pyqi
Python framework for wrapping general commands in multiple interfaces
Install
- All systems
-
curl cmd.cat/pyqi.sh
- Debian
-
apt-get install pyqi
- Ubuntu
-
apt-get install pyqi
- Kali Linux
-
apt-get install pyqi
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pyqi
- Raspbian
-
apt-get install pyqi
- Dockerfile
- dockerfile.run/pyqi
pyqi
Python framework for wrapping general commands in multiple interfaces
pyqi (canonically pronounced pie chee) is a Python framework designed to support wrapping general commands in multiple types of interfaces, including at the command line, HTML, and API levels.