pyinfra-dev / pyinfra

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.
https://pyinfra.com
MIT License
3.93k stars 383 forks source link

Add some pipx operations & facts #1243

Open maisim opened 1 week ago

maisim commented 1 week ago

Minimal pipx support

This one replace the previous PR #1039, wich was for pyinfra 2

HI @Fizzadar I took into account your previous review in this implementation