2 releases (1 stable)
1.0.0 | Jun 4, 2024 |
---|---|
0.1.0 | May 31, 2024 |
#2 in #orchestrator
24KB
523 lines
hans
Hans is a task orchestrator written in Rust.
Getting started
Rust
Add hans
in your Cargo.toml
:
[dependencies]
hans = "1"
Python
Add hans
in your requirements.txt
.
Examples
You can see several examples here.
Docs
See full documentation.
Contributing
cf. CONTRIBUTING.md.
Dependencies
~3–10MB
~96K SLoC