Metadata-Version: 2.1
Name: pollux-framework
Version: 0.1.0
Summary: 
Author: Ryvo Octaviano
Author-email: ryvo.octaviano@tno.nl
Requires-Python: >=3.11,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Dist: flake8 (>=7.0.0,<8.0.0)
Requires-Dist: influxdb-client (>=1.43.0,<2.0.0)
Requires-Dist: numpy (>=1.26.4,<2.0.0)
Requires-Dist: pandas (>=2.2.2,<3.0.0)
Requires-Dist: pytest (>=8.2.2,<9.0.0)
Requires-Dist: pytest-cov (>=5.0.0,<6.0.0)
Requires-Dist: pytz (>=2024.1,<2025.0)
Requires-Dist: scipy (>=1.13.1,<2.0.0)
Description-Content-Type: text/markdown

[![Test workflow status](https://github.com/pollux-Digital-Twin/pollux-framework/actions/workflows/python_test.yaml/badge.svg?branch=main)](https://github.com/pollux-Digital-Twin/pollux-framework/actions/workflows/python_test.yaml?query=branch%3Amain)
[![Lint workflow status](https://github.com/pollux-Digital-Twin/pollux-framework/actions/workflows/python_lint.yaml/badge.svg?branch=main)](https://github.com/pollux-Digital-Twin/pollux-framework/actions/workflows/python_lint.yaml?query=branch%3Amain)



# pollux-framework

This repository is part of the 'FLIE' project. 

Framework library of the pollux Digital Twin


## Bug reports and discussions

If you think you found a bug, feel free to open an [issue](https://github.com/pollux-digital-twin/pollux-framework/issues).
Focused suggestions and requests can also be opened as issues. Before opening a pull request, please start an issue or a discussion on the topic.

## Contribution

If you want to contribute to the package, please read our [CONTRIBUTING.md](https://github.com/pollux-digital-twin/pollux-framework/blob/main/CONTRIBUTING.md) file.

## License

This content is released under the [GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.html) License.


## Acknowledgments

