Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

epb-0.2.0-py3-none-any.whl (3.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page