logilab-pytest
useful miscellaneous modules used by Logilab projects
Install
- All systems
-
curl cmd.cat/logilab-pytest.sh
- Debian
-
apt-get install python-logilab-common
- Ubuntu
-
apt-get install python-logilab-common
- Arch Linux
-
pacman -S python-logilab-common
- Kali Linux
-
apt-get install python-logilab-common
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-logilab-common
- Raspbian
-
apt-get install python-logilab-common
- Dockerfile
- dockerfile.run/logilab-pytest
python-logilab-common
useful miscellaneous modules used by Logilab projects
logilab-common is a collection of low-level Python packages and modules, A designed to ease: * handling command line options and configuration files * writing interactive command line tools * manipulation files and character strings * interfacing to OmniORB * generating SQL queries * running unit tests * manipulating tree structures * accessing RDBMS (currently postgreSQL, MySQL and sqlite) * generating text and HTML reports * logging * parsing XML processing instructions