Distutils is the standard packaging system for Python modules and applications.
Distutils is the standard packaging system for Python modules and applications.
It has many high and low level features used to build, distribute and install Python projects. The official documentation page provides a good overview of its capabilities.