X7ROOT File Manager
Current Path:
/usr/share/doc/python-setuptools-0.9.8/docs
usr
/
share
/
doc
/
python-setuptools-0.9.8
/
docs
/
📁
..
📄
Makefile
(2.28 KB)
📁
_templates
📁
_theme
📁
build
📄
conf.py
(6.46 KB)
📄
easy_install.txt
(72.91 KB)
📄
formats.txt
(31.44 KB)
📄
index.txt
(529 B)
📄
merge-faq.txt
(7.09 KB)
📄
merge.txt
(4.78 KB)
📄
pkg_resources.txt
(92.49 KB)
📄
python3.txt
(5.03 KB)
📄
roadmap.txt
(489 B)
📄
setuptools.txt
(149.07 KB)
📄
using.txt
(334 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 begining of `setup.py` like this:: from ez_setup import use_setuptools use_setuptools()
Upload File
Create Folder