Source code samples for the SSC compact course "Python Packaging".
- calculate-minimal contains a bare-bones Python package
- it can be locally installed using pip
- calculate-liam contains a more complete Python package
- it is also automatically published to testPyPI using this github action