OpenEnergyPlatform / oemetadata

Repository for the Open Energy Family metadata. Contains metadata templates, examples and schemas. For metadata conversion see https://github.com/OpenEnergyPlatform/omi
https://openenergyplatform.github.io/oemetadata/
MIT License
21 stars 3 forks source link

Reintroduce the usage of PyPI for package management #53

Closed 4lm closed 2 years ago

4lm commented 3 years ago

Hi @christian-rli and @jh-RLI, I was on PyPI and saw that this library is not kept up-to-date (there v1.0.1, here v1.4.1-fixed). Therefore my questions:

BTW: I think it's not a good idea to intertwine the metadata versioning with this codebase's versioning. These are IMO two separate things. If you decouple them, you don't need helpers like -fixed in v1.4.1-fixed, because following this logic the next release might be something like v1.4.1-fixed-changed or v1.4.1-fixed-fixed. I think you should have versioning for the metadata standard and versioning for the codebase itself. Because my idea initially was that this codebase is a monorepo in which (i) the metadata standard is defined and (ii) the different concrete implementations in whatever language you need are also included (right now only Python, but could be any other language as well). Shall I write an issue for this?

chrwm commented 2 years ago

Hi, @jh-RLI, could you possibly address this issue?

jh-RLI commented 2 years ago

Sure, I will definitely do that once the release is ready. Currently we don't have access to the Pypi repository for https://pypi.org/project/oep-metadata/.

4lm commented 2 years ago

@chrwm, please note, access to PyPi has been given to @jh-RLI, so this issue can be tackled for the release you are preparing in #56

jh-RLI commented 2 years ago

The package index is now updated to v1.5.0. See https://pypi.org/project/oep-metadata/