2 releases (1 stable)

1.0.0 Jun 4, 2024
0.1.0 May 31, 2024

#3 in #orchestrator

Download history 11/week @ 2024-07-27 6/week @ 2024-09-21

54 downloads per month

MIT license

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