PATH: //opt/alt/python33/share/doc/alt-python33-setuptools/docs
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 Makefile
↓
X
📁 _templates/
X
📁 _theme/
X
📄 conf.py
↓
X
📄 development.txt
↓
X
📄 easy_install.txt
↓
X
📄 formats.txt
↓
X
📄 index.txt
↓
X
📄 merge-faq.txt
↓
X
📄 merge.txt
↓
X
📄 pkg_resources.txt
↓
X
📄 python3.txt
↓
X
📄 releases.txt
↓
X
📄 roadmap.txt
↓
X
📄 setuptools.txt
↓
X
📄 using.txt
↓
X
SAVING...
BERHASIL DIUBAH!
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()
SIMPAN PERUBAHAN