setuptools
Easily download, build, install, upgrade, and uninstall Python packages Command easy_install .
Windows 7 install
Download from https://bootstrap.pypa.io/ez_setup.py Run python ez_setup.py
Slackware64
- su
wget https://bootstrap.pypa.io/ez_setup.py -O - | python