package documentation

distutils.command

Package containing implementation of all the standard Distutils commands.

Module autodist This module implements additional tests ala autoconf which can be useful.
Module bdist​_rpm Undocumented
Module build Undocumented
Module build​_clib Modified version of build_clib that handles fortran source files.
Module build​_ext Modified version of build_ext that handles fortran source files.
Module build​_py Undocumented
Module build​_scripts Modified version of build_scripts that handles building scripts from functions.
Module build​_src Build swig and f2py sources.
Module config Undocumented
Module config​_compiler No module docstring; 0/1 function, 2/2 classes documented
Module develop Override the develop command from setuptools so we can ensure that our generated files (from build_src or build_scripts) are properly converted to real files with filenames.
Module egg​_info Undocumented
Module install Undocumented
Module install​_clib Undocumented
Module install​_data Undocumented
Module install​_headers Undocumented
Module sdist Undocumented

From __init__.py:

Variable __revision__ Undocumented
Variable distutils​_all Undocumented
Function test​_na​_writable​_attributes​_deletion Undocumented
def test_na_writable_attributes_deletion():

Undocumented

__revision__: str =

Undocumented

distutils_all: list[str] =

Undocumented