[ Avaa Bypassed ]




Upload:

Command:

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

##############################################
  Distributing Python Modules (Legacy version)
##############################################

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

.. seealso::

   :ref:`distributing-index`
      The up to date module distribution documentations

.. include:: ./_setuptools_disclaimer.rst

.. note::

   This guide only covers the basic tools for building and distributing
   extensions that are provided as part of this version of Python. Third party
   tools offer easier to use and more secure alternatives. Refer to the `quick
   recommendations section <https://packaging.python.org/guides/tool-recommendations/>`__
   in the Python Packaging User Guide for more information.

This document describes the Python Distribution Utilities ("Distutils") from
the module developer's point of view, describing the underlying capabilities
that ``setuptools`` builds on to allow Python developers to make Python modules
and extensions readily available to a wider audience.

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

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

Filemanager

Name Type Size Permission Actions
_setuptools_disclaimer.rst File 239 B 0644
apiref.rst File 95.16 KB 0644
builtdist.rst File 22.52 KB 0644
commandref.rst File 4.53 KB 0644
configfile.rst File 5.91 KB 0644
examples.rst File 10.16 KB 0644
extending.rst File 4.48 KB 0644
index.rst File 1.23 KB 0644
introduction.rst File 8.38 KB 0644
packageindex.rst File 448 B 0644
setupscript.rst File 30.63 KB 0644
sourcedist.rst File 9.51 KB 0644
uploading.rst File 226 B 0644