EnergyFlow
EnergyFlow copied to clipboard
Python package for the EnergyFlow suite of tools.
Implement the modern build system Hatch based on [Scientific Python Best Practices](https://learn.scientific-python.org/development/guides/packaging-simple/).
Implements [pre-commit](https://pre-commit.com/) and applies initial style changes.
Requires PR #59 to go in first and then should be rebased. * Using a `src/` directory layout makes it more explicit what is being packaged and ensures that there...
@pkomiske can you please add @rikab and @j-s-ashley as owners to the EnergyFlow TestPyPI repository (https://test.pypi.org/project/EnergyFlow/)? This is needed to setup [Trusted Publishers](https://docs.pypi.org/trusted-publishers/) as described in PR #44.