pyalacarte
Tools from the wxPython distribution
Install
- All systems
-
curl cmd.cat/pyalacarte.sh
- Debian
-
apt-get install python-wxtools
- Ubuntu
-
apt-get install python-wxtools
- Kali Linux
-
apt-get install python-wxtools
- Fedora
-
dnf install wxPython
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-wxtools
- Raspbian
-
apt-get install python-wxtools
- Dockerfile
- dockerfile.run/pyalacarte
python-wxtools
Tools from the wxPython distribution
wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). This package provides support utilities and common files for wxPython.