Skip to content

Releases: pyinfra-dev/pyinfra

pyinfra v0.1.3

07 Sep 21:25
Compare
Choose a tag to compare

pyinfra v0.1.2

07 Sep 21:25
Compare
Choose a tag to compare

pyinfra v0.1.1

07 Sep 21:25
Compare
Choose a tag to compare

pyinfra v0.1

09 Aug 23:01
Compare
Choose a tag to compare

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