setuptools-wrapper (0.2.11)#
A simple interface to setuptools’s setup function.
Consider sponsoring development.
Python Version Support#
This package is tested with the following Python minor versions:
Platform Support#
This package is tested on the following platforms:
ubuntu-latestmacos-latestwindows-latest
Introduction#
That’s it. I personally think there are way too many configuration options when
“packaging” software and I want to homogenize my own packages. Thus:
setuptools-wrapper.
Internal Dependency Graph#
A coarse view of the internal structure and scale of
setuptools-wrapper’s source.
Generated using pydeps (via
mk python-deps).
Interface Documentation