Metadata-Version: 2.1
Name: BO4E
Version: 0.0.1
Summary: BO4E implementation for Python3
Home-page: https://github.com/Hochfrequenz/BO4E-python
Author: Hochfrequenz Unternehmensberatung GmbH
Author-email: kevin.krechan@hochfrequenz.de
License: UNKNOWN
Description: # BO4E-python
        Python  Library that Implements the BO4E Standard.
        Requires Python >=3.8. See also our [DOTNET implementation](https://github.com/Hochfrequenz/BO4E-dotnet).
         
        
        ## Contributing
        Contributions are welcome.
        Feel free to open a Pull Request against the develop branch of this repository.
        Please provide unit tests if you contribute logic beyond bare bare business object definitions.
        
        ## Hochfrequenz
        [Hochfrequenz Unternehmensberatung GmbH](https://www.hochfrequenz.de) is a GrÃ¼nwald (near Munich) based consulting company with offices in Berlin and Bremen.
        According to [Kununu ratings](https://www.kununu.com/de/hochfrequenz-unternehmensberatung1) Hochfrequenz is among the most attractive employers within the German energy market.
        Applications of talented developers are welcome at any time! Please consider visiting our [career page](https://www.hochfrequenz.de/index.php/karriere/aktuelle-stellenausschreibungen/full-stack-entwickler) (German only) and our [Stack Overflow profile](https://stackoverflow.com/jobs/companies/hochfrequenz-unternehmensberatung-gmbh) that also contains job openings.
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
