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.1.dev0.tar.gz (44.1 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.1.dev0-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: epw-1.1.dev0.tar.gz
  • Upload date:
  • Size: 44.1 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.1.dev0.tar.gz
Algorithm Hash digest
SHA256 e9045e6a929bd280712e02949ede055a04161c6737f483902b95309dfda22a7d
MD5 844cb8f3847b4e73af8d3b06689eb960
BLAKE2b-256 14afa865cf9271367611be2d3e395aa35bf90faa6778634ac04dd0398a1bede7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: epw-1.1.dev0-py3-none-any.whl
  • Upload date:
  • Size: 6.3 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.1.dev0-py3-none-any.whl
Algorithm Hash digest
SHA256 aee732e92f34e042f148f0c9e0015f1a1566d8e20f0968510c2260d294e63502
MD5 2b6be3261e65ac1cad43fc705ea884e2
BLAKE2b-256 8a6044d498bd1ff7787ae427a2ae3f9a28390ff748a56239f9911a725598a207

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