X7ROOT File Manager
Current Path:
/opt/alt/python34/share/doc/alt-python34-setuptools/docs
opt
/
alt
/
python34
/
share
/
doc
/
alt-python34-setuptools
/
docs
/
??
..
??
Makefile
(2.28 KB)
??
_templates
??
_theme
??
conf.py
(6.48 KB)
??
development.txt
(1.42 KB)
??
easy_install.txt
(73.76 KB)
??
formats.txt
(30.33 KB)
??
index.txt
(544 B)
??
merge-faq.txt
(7.09 KB)
??
merge.txt
(4.78 KB)
??
pkg_resources.txt
(93.96 KB)
??
python3.txt
(5.03 KB)
??
releases.txt
(673 B)
??
roadmap.txt
(167 B)
??
setuptools.txt
(124.85 KB)
??
using.txt
(335 B)
Editing: using.txt
================================ Using Setuptools in your project ================================ To use Setuptools in your project, the recommended way is to ship `ez_setup.py` alongside your `setup.py` script and call it at the very beginning of `setup.py` like this:: from ez_setup import use_setuptools use_setuptools()
Upload File
Create Folder