easydev2_buildPackage

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

Install

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

python-easydev

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

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 2.