Size: 194
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 | |
Line 3: | Line 4: |
Command easy_install . | |
Line 7: | Line 9: |
== Slackware64 == * su * wget https://bootstrap.pypa.io/ez_setup.py -O - | python |
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