easydev3_buildPackage

common utilities to ease the development of Python packages (Python 3)

Install

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

python3-easydev

common utilities to ease the development of Python packages (Python 3)

The package easydev provides miscellaneous functions that are often used in other Python packages. easydev should help developers in speeding up their own developments. This package installs the library for Python 3.