Size: 307
Comment:
|
← Revision 3 as of 2015-03-12 21:38:28 ⇥
Size: 344
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
## page was renamed from setuptools |
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