Metadata-Version: 2.1
Name: pyroll-report
Version: 2.1.1
Summary: PyRoll rolling simulation framework - HTML report generation.
Project-URL: Homepage, https://pyroll-project.github.io
Project-URL: Repository, https://github.com/pyroll-project/pyroll-core
Project-URL: Documentation, https://pyroll.readthedocs.io/en/latest
Author-email: Max Weiner <max.weiner@imf.tu-freiberg.de>, Christoph Renzing <christoph.renzing@imf.tu-freiberg.de>, Matthias Schmidtchen <matthias.schmidtchen@imf.tu-freiberg.de>, Max Stirl <max.stirl@imf.tu-freiberg.de>
License-Expression: BSD-3-Clause
License-File: LICENSE
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Hatch
Classifier: Framework :: IPython
Classifier: Framework :: Jupyter
Classifier: Framework :: Pytest
Classifier: Framework :: Sphinx
Classifier: Intended Audience :: Manufacturing
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.9
Requires-Dist: jinja2~=3.0
Requires-Dist: matplotlib~=3.6
Requires-Dist: pluggy~=1.0
Requires-Dist: pyroll-core~=2.1
Description-Content-Type: text/markdown

# PyRoll Rolling Simulation Framework

Welcome to The PyRoll Project!

This is an extension for PyRolL for creating HTML Report pages out of the simulation data.

## Documentation

See the [documentation](https://pyroll.readthedocs.io/en/latest/basic/report.html) to learn about basic concepts and usage.

## License

The project is licensed under the [BSD 3-Clause license](LICENSE).