I've finally cut 0.1 at last - I am confident pyinfra can be reliably used to deploy stuff.
Install with pip: pip install pyinfra
- First versioned release, start of changelog
- Full docs @ pyinfra.readthedocs.io
- Core API with CLI built on top
- Two-step deploy (diff state, exec commands)
- Compatability tested w/Ubuntu/CentOS/Debian/OpenBSD/Fedora
- Modules/facts implemented:
- Apt
- Files
- Gem
- Git
- Init
- Npm
- Pip
- Pkg
- Python
- Server
- Yum