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