404

[ Avaa Bypassed ]




Upload:

Command:

elspacio@3.133.137.107: ~ $
-------------------------
Development on Setuptools
-------------------------

Setuptools is maintained by the Python community under the Python Packaging
Authority (PyPA) and led by Jason R. Coombs.

This document describes the process by which Setuptools is developed.
This document assumes the reader has some passing familiarity with
*using* setuptools, the ``pkg_resources`` module, and EasyInstall.  It
does not attempt to explain basic concepts like inter-project
dependencies, nor does it contain detailed lexical syntax for most
file formats.  Neither does it explain concepts like "namespace
packages" or "resources" in any detail, as all of these subjects are
covered at length in the setuptools developer's guide and the
``pkg_resources`` reference manual.

Instead, this is **internal** documentation for how those concepts and
features are *implemented* in concrete terms.  It is intended for people
who are working on the setuptools code base, who want to be able to
troubleshoot setuptools problems, want to write code that reads the file
formats involved, or want to otherwise tinker with setuptools-generated
files and directories.

Note, however, that these are all internal implementation details and
are therefore subject to change; stick to the published API if you don't
want to be responsible for keeping your code from breaking when
setuptools changes.  You have been warned.

.. toctree::
   :maxdepth: 1

   developer-guide
   formats
   releases

Filemanager

Name Type Size Permission Actions
asl.txt File 11.09 KB 0644
developer-guide.txt File 4.02 KB 0644
development.txt File 1.44 KB 0644
easy_install.txt File 73.77 KB 0644
formats.txt File 30.51 KB 0644
history.txt File 1.84 KB 0644
index.txt File 537 B 0644
pkg_resources.txt File 92.18 KB 0644
psfl.txt File 12.47 KB 0644
python3.txt File 3.88 KB 0644
releases.txt File 2.06 KB 0644
requirements.txt File 61 B 0644
roadmap.txt File 167 B 0644
setuptools.txt File 123.68 KB 0644
zpl.txt File 2.02 KB 0644