pyinfra
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 10 of 12 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-testing Public
Generate Python unit tests from JSON and YAML files.