pyinfra — agentless infrastructure automation, in plain Python
Summary
pyinfra is a Python-native, agentless infrastructure automation tool that runs commands over SSH with concurrent, idempotent execution. It emphasizes no agents or state files, a Python-based DSL (no YAML), and features like diff previews and streaming output, with examples showing deploy and inventory scripts.