https://pythonwheels.com/ https://hynek.me/articles/sharing-your-labor-of-love-pypi-quick-and-dirty/ should just be a matter of adding a pyproject.toml and running ```sh rm -rf build dist python -m build . ```