pyshell
Tools from the wxPython distribution
Install
- All systems
-
curl cmd.cat/pyshell.sh
- Debian
-
apt-get install python-wxtools - Ubuntu
-
apt-get install python-wxtools - Arch Linux
-
pacman -S python-wxpython - Kali Linux
-
apt-get install python-wxtools - Fedora
-
dnf install wxPython - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python-wxtools - Raspbian
-
apt-get install python-wxtools
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.