Would you like to contribute to the project as a developer? Great! Follow this guide to get started.
We use Poetry to build and publish the package to PyPI. The Carpentries provide a comprehensive introduction to packaging with Poetry.
Ideally, we would want to set up a continuous integration workflow using Github Actions, e.g. this one.