Current Path: > > opt > alt > python311 > share > doc > alt-python311-setuptools > docs > deprecated > > distutils
Operation : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 Software : Apache Server IP : 162.0.232.56 | Your IP: 216.73.216.111 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
_setuptools_disclaimer.rst | File | 232 bytes | November 24 2022 06:08:53. | |
apiref.rst | File | 95780 bytes | November 24 2022 06:08:53. | |
builtdist.rst | File | 19348 bytes | November 24 2022 06:08:53. | |
commandref.rst | File | 4584 bytes | November 24 2022 06:08:53. | |
configfile.rst | File | 6126 bytes | November 24 2022 06:08:53. | |
examples.rst | File | 10254 bytes | November 24 2022 06:08:53. | |
extending.rst | File | 4590 bytes | November 24 2022 06:08:53. | |
index.rst | File | 1259 bytes | November 24 2022 06:08:53. | |
introduction.rst | File | 8070 bytes | November 24 2022 06:08:53. | |
packageindex.rst | File | 448 bytes | November 24 2022 06:08:53. | |
setupscript.rst | File | 31334 bytes | November 24 2022 06:08:53. | |
sourcedist.rst | File | 9741 bytes | November 24 2022 06:08:53. | |
uploading.rst | File | 226 bytes | November 24 2022 06:08:53. |
.. _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
SILENT KILLER Tool