guidata-tests-py3
dataset manipulation GUI generator - Python 3
Install
- All systems
-
curl cmd.cat/guidata-tests-py3.sh
- Debian
-
apt-get install python3-guidata
- Ubuntu
-
apt-get install python3-guidata
- Kali Linux
-
apt-get install python3-guidata
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-guidata
- Raspbian
-
apt-get install python3-guidata
- Dockerfile
- dockerfile.run/guidata-tests-py3
python3-guidata
dataset manipulation GUI generator - Python 3
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 3 version of the package.