Linux cpanel.rrshost.in 5.15.0-25-generic #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022 x86_64
Apache
: 109.123.238.221 | : 108.162.241.75
128 Domain
8.2.28
aev999
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
python2.7 /
html /
_sources /
distutils /
[ HOME SHELL ]
Name
Size
Permission
Action
apiref.rst.txt
92.18
KB
-rw-r--r--
builtdist.rst.txt
21.6
KB
-rw-r--r--
commandref.rst.txt
1.52
KB
-rw-r--r--
configfile.rst.txt
5.77
KB
-rw-r--r--
examples.rst.txt
6.84
KB
-rw-r--r--
extending.rst.txt
4.41
KB
-rw-r--r--
index.rst.txt
1.2
KB
-rw-r--r--
introduction.rst.txt
8.36
KB
-rw-r--r--
packageindex.rst.txt
511
B
-rw-r--r--
setupscript.rst.txt
30.38
KB
-rw-r--r--
sourcedist.rst.txt
12.2
KB
-rw-r--r--
uploading.rst.txt
205
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : index.rst.txt
.. _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 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. .. 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/en/latest/current/>`__ in the Python Packaging User Guide for more information. .. toctree:: :maxdepth: 2 :numbered: introduction.rst setupscript.rst configfile.rst sourcedist.rst builtdist.rst packageindex.rst examples.rst extending.rst commandref.rst apiref.rst
Close