gnatpython-mainloop
Python framework to ease development of test suites
Install
- All systems
-
curl cmd.cat/gnatpython-mainloop.sh
- Debian
-
apt-get install python-gnatpython
- Ubuntu
-
apt-get install python-gnatpython
- Kali Linux
-
apt-get install python-gnatpython
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-gnatpython
- Raspbian
-
apt-get install python-gnatpython
- Dockerfile
- dockerfile.run/gnatpython-mainloop
python-gnatpython
Python framework to ease development of test suites
GNATPython is a Python framework to ease development of test suites and build scripts in a portable way. It is developed by a team of AdaCore members.