Metadata-Version: 2.1
Name: kreuzbergml
Version: 0.0.7
Summary: Toolbox for faster ML prototypes construction and demonstration.
Home-page: https://github.com/LEAD-Machine-Learning/kreuzberg-ml
License: MIT
Download-URL: https://github.com/LEAD-Machine-Learning/kreuzberg-ml/releases
Project-URL: Bug Tracker, https://github.com/LEAD-Machine-Learning/kreuzberg-ml/issues
Project-URL: Source Code, https://github.com/LEAD-Machine-Learning/kreuzberg-ml
Keywords: leadml,framework,toolbox,ml
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Framework :: Pytest
Classifier: Framework :: tox
Classifier: Framework :: Sphinx
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Provides-Extra: github
Provides-Extra: dev
Provides-Extra: pypi
Provides-Extra: azure
License-File: LICENSE

# kreuzberg-ml
Toolbox for faster ML prototypes construction and demonstration

To install the toolbox use the following command: 

```bash
pip install git+https://github.com/LEAD-Machine-Learning/kreuzberg-ml.git
```


