Python packaging
From wikinotes
Documentation
pypi (package index) https://pypi.org/search/
Packaging Systems
There have been a few packaging systems for python over the years.
Here's a few that I've tried
python pyproject.toml python setuptools python setup.cfg