ports/sysutils/py-pyinfra/pkg-descr
Florian Walpen c1d6e47d5c sysutils/py-pyinfra: new port: automates infrastructure
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.
Think ansible but Python instead of YAML, and a lot faster.

PR:		279262
2024-08-07 07:47:57 +02:00

6 lines
299 B
Text

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.
Think ansible but Python instead of YAML, and a lot faster.