Metadata-Version: 2.1
Name: cesar-p
Version: 1.3.0
Summary: Combined Energy Simulation And Retrofit
Home-page: https://github.com/hues-platform/cesar-p-core
Author: Leonie Fierz
Author-email: leonie.fierz@empa.ch
Requires-Python: >=3.8,<3.9
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Provides-Extra: geomeppy
Provides-Extra: geopandas
Requires-Dist: PyYaml (>=5.1.2,<6.0.0)
Requires-Dist: SPARQLWrapper (>=1.8.5,<2.0.0)
Requires-Dist: Shapely (>=1.7.1,<2.0.0)
Requires-Dist: eppy (>=0.5.52,<0.6.0)
Requires-Dist: esoreader (>=1.2.3,<2.0.0)
Requires-Dist: geopandas (>=0.7.0,<0.8.0); extra == "geopandas"
Requires-Dist: jsonpickle (==1.3)
Requires-Dist: numpy (>=1.16.5,<2.0.0)
Requires-Dist: pandas (>=0.25.1,<0.26.0)
Requires-Dist: pint (>=0.10.1,<0.11.0)
Requires-Dist: python-contracts (>=0.1.4,<0.2.0)
Requires-Dist: rdflib (>=4.2.2,<5.0.0)
Requires-Dist: scipy (>=1.5.2,<2.0.0)
Requires-Dist: xlrd (>=1.2.0,<2.0.0)
Project-URL: Documentation, https://readthedocs.org/projects/cesar-p-core/
Project-URL: Repository, https://github.com/hues-platform/cesar-p-core
Description-Content-Type: text/markdown

**CESAR-P** stands for **C**ombined **E**nergy **S**imulation **A**nd **R**etrofit in **P**yhton.

The package allows for simulating the building **energy demand of a district**, including options for retrofitting, cost and emission calculation. The energy demand simulated includes:

- heating
- domestic hot water
- cooling
- electricity

The tool was developed at **Urban Energy Systems Lab**, which is part of the Swiss Federal Laboratories for Materials Science and Technology (Empa).

For more details please have a look at the documentation. A good starting point for general information is the README section.
