Energy performance of buildings
Project description
Energy performance of buildings
This library provides helpers for energy performance of buildings computation.
Installing
With PIP
pip install epb
With Poetry
poetry add epb
Usage
from epb.utils import Regulator, energy_class, total_consumption
eclass = energy_class(Regulator.BRUSSELS, 100)
# eclass == "C+"
tconsum = total_consumption(100, 250)
# tconsum == 25_000
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
epb-0.2.0.tar.gz
(2.9 kB
view details)
Built Distribution
epb-0.2.0-py3-none-any.whl
(3.1 kB
view details)
File details
Details for the file epb-0.2.0.tar.gz
.
File metadata
- Download URL: epb-0.2.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.7.7 Darwin/19.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4cb6524e4f911577fc27ee17d8f364c4b98034b335e219196db06f371db7b10b |
|
MD5 | 88c58d192623d9ffd874f39c0c62ffc2 |
|
BLAKE2b-256 | 78290aa3ab39cc6a038ecb4e3e2a5a92c41c01f0771f8aeb3b83ba9a02275344 |
File details
Details for the file epb-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: epb-0.2.0-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.7.7 Darwin/19.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d64a17ac14a17e5725bbf62254c8484f6a4c2367c7195fcac1e5312df2a8d622 |
|
MD5 | 59a8cd9e215e5195083336ceb85968f1 |
|
BLAKE2b-256 | eba90512277b4eac349d7a83c502efb76262c62abf98dd48e098a291b37997ed |