ZXPY – Shell scripts made simple
Zxpy is a tool that simplifies the integration of shell commands into Python, making your scripting experience smoother and more efficient.

Installation

❯ pip install zxpy

If you have pipx installed, you can try out zxpy without installing it, by running:

❯ pipx run zxpy

If you have an Arch-like distro you can as well use AUR

❯ yay -Ss zxpy

https://www.rffuste.com/2024/01/15/zxpy-shell-scripts-made-simple/
#Tutoriales #python #zxpy