Skip to main content

Deploy stuff by diff-ing the state you want against the remote server.

Project description

PyPI version Travis.CI status

pyinfra manages the state of one or more servers. It can be used for app/service deployment, config management and ad-hoc command execution. Deploys are asynchronous, highly performant and can target thousands of hosts in parallel. The inventory of servers and deploy state are written in Python, allowing for near-infinite extendability. pyinfra is available via the command line and as a Python API.

image0

Design Features

pyinfra was designed to enable us to deploy things in a consistent, debuggable and maintainable manner. Notable design decisions:

  • properly agentless - even Python isn’t required on the remote side (just a shell!)

  • always print raw stderr on operation failure for instant debugging

  • -v means print out remote stdout & stderr in realtime

  • outputs shell commands and files to upload

  • two-step deploy that enables dry-runs

  • fail fast where possible (eg touching a directory)

  • uses pure, 100% Python for the inventory and deploy scripts

    • with operations/hooks to safely use Python mid-deploy

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyinfra-0.7.dev0.tar.gz (90.2 kB view details)

Uploaded Source

Built Distribution

pyinfra-0.7.dev0-py2.py3-none-any.whl (112.7 kB view details)

Uploaded Python 2Python 3

File details

Details for the file pyinfra-0.7.dev0.tar.gz.

File metadata

  • Download URL: pyinfra-0.7.dev0.tar.gz
  • Upload date:
  • Size: 90.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pyinfra-0.7.dev0.tar.gz
Algorithm Hash digest
SHA256 1fb325e586f248a3f83439f21c90a8fdd15c2bf69ce6dec32b969124544004b2
MD5 1cdfcffd334d1cf7d9ec4f647269f752
BLAKE2b-256 5301a50937feac7471d90afcf0538309f7fceeb6e7950b2ab6c83163f9b809e3

See more details on using hashes here.

File details

Details for the file pyinfra-0.7.dev0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pyinfra-0.7.dev0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5b07e08cb418ac0fa96135874a341d0a2ddcee1f1186662cf4226c87e82adf4c
MD5 d5a260763ba50e982309974c40d5e747
BLAKE2b-256 38f9b6f23e5d52ff163ddcd46bd7caf46127276469de591f1d268cba48804a0d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page