The distutils Package
(New in 2.1) Tools to distribute and install Python extensions.
- distutils.command.register
(New in 2.3) Register module in the Python package index (PyPI). This command plugin adds the register command to distutil scripts. [more]
- distutils.debug (New in 2.3)
- distutils.emxccompiler (New in 2.3)
- distutils.log (New in 2.3)