

pyinfra
13 likes
pyinfra automates infrastructure super fast at massive scale. It can be used for ad-hoc command execution, service deployment, configuration management and more.
Cost / License
- Free
- Open Source
Platforms
- Linux
- BSD
Features
Properties
- Lightweight
- Optimal performance
Features
- Configuration Management
- Python-based
- SSH
- Command line interface
- Virtualization
Tags
- Automation
- deployment
- server-administration
- Python
- System Administration
- DevOps
pyinfra News & Activities
Highlights All activities
Recent News
No news, maybe you know any news worth sharing?
Share a News TipRecent activities
- rated pyinfra
pyinfra information
What is pyinfra?
pyinfra automates/provisions/manages/deploys infrastructure super fast at massive scale. It can be used for ad-hoc command execution, service deployment, configuration management and more. Core design features include:
- Super fast - execution over thousands of targets with predictable performance.
- Instant debugging - with stdout + stderr output on error, and -v to print it always.
- Agentless execution - by speaking native SSH/Docker/subprocess depending on the target. -Two stage process - that enables --dry runs before making any changes.
- Extendable - with any Python package as configured & written in standard Python.
- Integrated - with Docker, Vagrant/Mech & Ansible out of the box.





Comments and Reviews
Great alternative to ansible. Does everything ansible does but using python :-)