This is a non-exhaustive to-do list of things that need be done in order for this package to go live on PyPi :-)
Formal reference: https://packaging.python.org/guides/distributing-packages-using-setuptools/ Formal tutorial: https://packaging.python.org/tutorials/packaging-projects/
- gitignore
- pyproject.toml
- setup.cfg
- setup.py
- src/chisel/init.py
- tests/
- Register on package manager