Metadata-Version: 2.1
Name: OpenTariff
Version: 0.0.1
Summary: An open-source tariff schema definition
Author: Future Energy Associates
Author-email: hello@futureenergy.associates
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: pydantic (>=2.10.3,<3.0.0)
Description-Content-Type: text/markdown

# OpenTariff
Open source energy tariff definitions


Install with `pip install open-tariff`

## Deploy to pypi

Publishing a package is now done with the `Trusted Publisher Management` workflow via github. See this example for more details 

https://medium.com/@blackary/publishing-a-python-package-from-github-to-pypi-in-2024-a6fb8635d45d

