Metadata-Version: 2.1
Name: bomf
Version: 0.0.2
Summary: BO4E Migration Framework
Home-page: https://github.com/Hochfrequenz/bo4e_migration_framework
Author: Hochfrequenz Unternehmensberatung GmbH
Author-email: info@hochfrequenz.de
License: mit
Project-URL: Documentation, https://github.com/Hochfrequenz/bo4e_migration_framework
Project-URL: Code, https://github.com/Hochfrequenz/bo4e_migration_framework
Project-URL: Bug tracker, https://github.com/Hochfrequenz/bo4e_migration_framework/issues
Description: # BO4E Migration Framework (bomf)
        
        BOMF is the BO4E Migration Framework.
        This repository contains the code of the Python package [bomf](https://pypi.org/project/bomf).
        
        ![Unittests status badge](https://github.com/Hochfrequenz/bo4e_migration_framework/workflows/Unittests/badge.svg)
        ![Coverage status badge](https://github.com/Hochfrequenz/bo4e_migration_framework/workflows/Coverage/badge.svg)
        ![Linting status badge](https://github.com/Hochfrequenz/bo4e_migration_framework/workflows/Linting/badge.svg)
        ![Black status badge](https://github.com/Hochfrequenz/bo4e_migration_framework/workflows/Black/badge.svg)
        ![PyPi Status Badge](https://img.shields.io/pypi/v/bomf)
        
        ## How to use this Repository on Your Machine (Development)
        
        Please follow the [instructions in our Python Template Repository](https://github.com/Hochfrequenz/python_template_repository).
        tl;dr: `tox`.
        
        ## Contribute
        
        You are very welcome to contribute to this template repository by opening a pull request against the main branch.
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown; charset=UTF-8
