easydev2_browse
common utilities to ease the development of Python packages (Python 2)
Install
- All systems
-
curl cmd.cat/easydev2_browse.sh
- Debian
-
apt-get install python-easydev
- Ubuntu
-
apt-get install python-easydev
- Kali Linux
-
apt-get install python-easydev
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-easydev
- Dockerfile
- dockerfile.run/easydev2_browse
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.