Metadata-Version: 2.4
Name: auditor_utilization_plugin
Version: 0.10.2
Summary: AUDITOR plugin to create cluster utilization plugin
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: python-auditor==0.10.2
Requires-Dist: pyyaml==6.0.3
Requires-Dist: pydantic==2.12.5
Requires-Dist: dotenv==0.9.9
Requires-Dist: pandas==2.3.3
Provides-Extra: style
Requires-Dist: black==25.11.0; extra == "style"
Requires-Dist: ruff==0.15.7; extra == "style"
Provides-Extra: tests
Requires-Dist: pytest==8.4.2; extra == "tests"
Requires-Dist: pytest-cov==7.0.0; extra == "tests"
Requires-Dist: mypy==1.19.1; extra == "tests"
Requires-Dist: types-pyyaml==6.0.12.20250915; extra == "tests"
Requires-Dist: pytest-asyncio==1.2.0; extra == "tests"
Requires-Dist: pandas-stubs==2.2.2.240807; extra == "tests"
Requires-Dist: types-python-dateutil==2.9.0.20260124; extra == "tests"
Provides-Extra: build
Requires-Dist: build==1.4.0; extra == "build"
Requires-Dist: setuptools==82.0.1; extra == "build"

# AUDITOR-UTILIZATION-plugin

Plugin for AUDITOR to generate utilization report for cluster utilization and CO2 footprint

## License

Licensed under

 - BSD-2-Clause Plus Patent License ([LICENSE](https://github.com/ALU-Schumacher/AUDITOR/tree/main/plugins/apel/LICENSE))

### Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be licensed as above, without any additional terms or conditions.
