pyinfra automates infrastructure in Python. It’s fast, scales from one server to thousands and integrates with everything via the Python ecosystem. Great for ad-hoc command execution, service deployment, configuration management and more.
Pinned Loading
Repositories
Showing 9 of 9 repositories
- pyinfra Public
pyinfra turns Python code into shell commands and runs them on your servers. Execute ad-hoc commands and write declarative operations. Target SSH servers, local machine and Docker containers. Fast and scales from one server to thousands.
- pyinfra-windows Public
-
- pyinfra-dockerfile-connector Public
Example connector that generates Dockerfiles from pyinfra operations.