[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.139.67.114: ~ $
.. _distutils-index:

###############################
  Distributing Python Modules
###############################

:Authors: Greg Ward, Anthony Baxter
:Email: distutils-sig@python.org

This document describes the Python Distribution Utilities ("Distutils") from
the module developer's point of view, describing how to use the Distutils to
make Python modules and extensions easily available to a wider audience with
very little overhead for build/release/install mechanics.

.. toctree::
   :maxdepth: 2
   :numbered:

   introduction.rst
   setupscript.rst
   configfile.rst
   sourcedist.rst
   builtdist.rst
   packageindex.rst
   examples.rst
   extending.rst
   commandref.rst
   apiref.rst

Filemanager

Name Type Size Permission Actions
apiref.txt File 92.3 KB 0644
builtdist.txt File 21.58 KB 0644
commandref.txt File 1.52 KB 0644
configfile.txt File 5.75 KB 0644
examples.txt File 6.97 KB 0644
extending.txt File 4.43 KB 0644
index.txt File 698 B 0644
introduction.txt File 8.38 KB 0644
packageindex.txt File 7.41 KB 0644
setupscript.txt File 30.31 KB 0644
sourcedist.txt File 12.23 KB 0644
uploading.txt File 205 B 0644