Skip to main content

EnergyPlus wrapper for Python

Project description

Copyright (c) 2019 Jérémie DECOCK (www.jdhp.org)

Description

EnergyPlus wrapper for Python

Note:

This project is still in beta stage, so the API is not finalized yet.

Dependencies

  • Python >= 3.0

Installation

Gnu/Linux

You can install, upgrade, uninstall EnergyPlusWrapper with these commands (in a terminal):

pip install --pre epw
pip install --upgrade epw
pip uninstall epw

Or, if you have downloaded the EnergyPlusWrapper source code:

python3 setup.py install

Windows

You can install, upgrade, uninstall EnergyPlusWrapper with these commands (in a command prompt):

py -m pip install --pre epw
py -m pip install --upgrade epw
py -m pip uninstall epw

Or, if you have downloaded the EnergyPlusWrapper source code:

py setup.py install

MacOSX

You can install, upgrade, uninstall EnergyPlusWrapper with these commands (in a terminal):

pip install --pre epw
pip install --upgrade epw
pip uninstall epw

Or, if you have downloaded the EnergyPlusWrapper source code:

python3 setup.py install

Documentation

Example usage

import epw
import matplotlib.pyplot as plt

sub_dict = {("Material", "BETON 20CM", "Conductivity"): 9.99}

df = epw.core.sub_run(epw.data.idf_cube_path(),
                      weather_file_path=epw.data.weather_san_francisco_tmy_path(),
                      sub_dict=sub_dict)

df.plot()
plt.show()

Bug reports

To search for bugs or report them, please use the EnergyPlusWrapper Bug Tracker at:

https://gitlab.com/jdhp/eplus-python-wrapper/issues

License

This project is provided under the terms and conditions of the MIT License.

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

epw-1.2.dev1.tar.gz (45.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

epw-1.2.dev1-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

Details for the file epw-1.2.dev1.tar.gz.

File metadata

  • Download URL: epw-1.2.dev1.tar.gz
  • Upload date:
  • Size: 45.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/49.2.0.post20200714 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.3

File hashes

Hashes for epw-1.2.dev1.tar.gz
Algorithm Hash digest
SHA256 771ae09c57f0f2d7f24bbaa38d1dc764bc873c7020290688f086c3255ea69b96
MD5 ba6b2fde190fc451c5185c84d553ccae
BLAKE2b-256 7854944a7cea3046603c3d4d7b5ee7947f08aef6e324679bd232b020c0535357

See more details on using hashes here.

File details

Details for the file epw-1.2.dev1-py3-none-any.whl.

File metadata

  • Download URL: epw-1.2.dev1-py3-none-any.whl
  • Upload date:
  • Size: 7.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/49.2.0.post20200714 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.3

File hashes

Hashes for epw-1.2.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 03e29630bdce6354c64fafd31576c29c3af51f02fa54b2fdd5afdccb223506a7
MD5 242f262d698c1f3905228441979c73f1
BLAKE2b-256 9c608159ba9e98bcf6d4ecc65c9e90fe84695e93c6042cf6efe48015053417c2

See more details on using hashes here.

Supported by

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