guidata-tests
dataset manipulation GUI generator - Python 2
Install
- All systems
-
curl cmd.cat/guidata-tests.sh
- Debian
-
apt-get install python-guidata
- Ubuntu
-
apt-get install python-guidata
- Kali Linux
-
apt-get install python-guidata
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-guidata
- Raspbian
-
apt-get install python-guidata
- Dockerfile
- dockerfile.run/guidata-tests
python-guidata
dataset manipulation GUI generator - Python 2
Based on the Qt Python binding module PyQt4, guidata is a Python library generating graphical user interfaces for easy dataset editing and display. It also provides helpers and application development tools for PyQt4. This is the Python 2 version of the package.