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.0.dev0.tar.gz (34.3 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.0.dev0-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

Details for the file epw-1.0.dev0.tar.gz.

File metadata

  • Download URL: epw-1.0.dev0.tar.gz
  • Upload date:
  • Size: 34.3 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.0.dev0.tar.gz
Algorithm Hash digest
SHA256 637ba9492b7021c31087a739cff8c7a17f699503da533b55fa78e03b75f8e3e0
MD5 b46cefa5842f47e42e3213599a35e31a
BLAKE2b-256 6dfec56f297bbc0a9096ea1400fb07d075fb22bae35ab6fe5823a4adfeeb133f

See more details on using hashes here.

File details

Details for the file epw-1.0.dev0-py3-none-any.whl.

File metadata

  • Download URL: epw-1.0.dev0-py3-none-any.whl
  • Upload date:
  • Size: 6.1 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.0.dev0-py3-none-any.whl
Algorithm Hash digest
SHA256 65e3e3720614e84504e1326e0381618658e603ab5fcaefdb1737c0916cd5265b
MD5 eabd5c1e4fa0277f1aef6179ed2b186b
BLAKE2b-256 bfa74573ec088848f223e762d312175fea4968abceb10f2f1bfdd8c7879e939b

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