Skip to content

pyinfra v0.1

Compare
Choose a tag to compare
@Fizzadar Fizzadar released this 09 Aug 23:01
· 3491 commits to 3.x since this release

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