A python library that generates energy labels based on findings in Azure subscriptions
Project description
azureenergylabelerlib
A python library that generates energy labels based on findings in Azure subscriptions
Usage
Legacy: pip install azureenergylabelerlib
Preferred: uv add azureenergylabelerlib
Developing further
Development flow as Paleofuturistic Python
Prerequisite: uv
Setup
- Fork and clone this repository.
- Download additional dependencies:
uv sync --all-extras --dev - Optional: validate the setup with
uv run python -m unittest
Workflow
- Download dependencies (if you need any):
uv add some_lib_you_need - Develop (optional, tinker:
uvx --with-editable . ptpython) - QA:
- Format:
uv run ruff format - Lint:
uv run ruff check - Type check:
uv run mypy - Test:
uv run python -m unittest
- Format:
- Build (to validate it works):
uv build - Review documentation updates:
uv run mkdocs serve - Make a pull request.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file azureenergylabelerlib-4.0.0.tar.gz.
File metadata
- Download URL: azureenergylabelerlib-4.0.0.tar.gz
- Upload date:
- Size: 17.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ab2fb885d7db3eddaacd08d5ed80527e1b8dfe5c3a2f14d3744369d0627c305
|
|
| MD5 |
81ee8125493b1eb357c6d46d7db6070b
|
|
| BLAKE2b-256 |
b7fdc7a4ee1b57d6dd56efebf7b62ddcec9aa25662d618b38e1fae4e2dc40f0f
|
File details
Details for the file azureenergylabelerlib-4.0.0-py3-none-any.whl.
File metadata
- Download URL: azureenergylabelerlib-4.0.0-py3-none-any.whl
- Upload date:
- Size: 26.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
190503d5e6415fb97655911e4281cc324a384713325c36ef032e591fe26f9b9e
|
|
| MD5 |
78a22efe1b91d3bdc17ffc3007b4cbdb
|
|
| BLAKE2b-256 |
f8a246d56068321a1fb1dd10e800ef418323ace66dc6a1da74a15896fb751fcb
|