pytest3

useful miscellaneous modules used by Logilab projects (Python3)

Install

All systems
curl cmd.cat/pytest3.sh
Debian Debian
apt-get install python3-logilab-common
Ubuntu
apt-get install python3-logilab-common
image/svg+xml Kali Linux
apt-get install python3-logilab-common
Windows (WSL2)
sudo apt-get update sudo apt-get install python3-logilab-common
Raspbian
apt-get install python3-logilab-common

python3-logilab-common

useful miscellaneous modules used by Logilab projects (Python3)

logilab-common is a collection of low-level Python packages and modules, 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 This package contains the Python 3 version of logilab-common.