2 releases (1 stable)

1.0.0 Jun 4, 2024
0.1.0 May 31, 2024

#6 in #orchestrator

Download history 14/week @ 2024-12-06 1/week @ 2024-12-13

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
~95K SLoC