Skip to main content

Scripting language for E+ idf files, and E+ output files

Project description

Eppy is a scripting language for EnergyPlus idf files, and EnergyPlus output files. Eppy is written in the programming language Python. As a result it takes full advantage of the rich data structure and idioms that are avaliable in python. You can programmatically navigate, search, and modify EnergyPlus idf files using eppy. The power of using a scripting language allows you to do the following:

  • Make a large number of changes in an idf file with a few lines of eppy code.

  • Use conditions and filters when making changes to an idf file

  • Make changes to multiple idf files.

  • Read data from the output files of a EnergyPlus simulation run.

  • Based on the results of a EnergyPlus simulation run, generate the input file for the next simulation run.

So what does this matter? Here are some of the things you can do with eppy:

  • Change construction for all north facing walls.

  • Change the glass type for all windows larger than 2 square meters.

  • Change the number of people in all the interior zones.

  • Change the lighting power in all south facing zones.

  • Change the efficiency and fan power of all rooftop units.

  • Find the energy use of all the models in a folder (or of models that were run after a certain date)

You can install from : <https://pypi.python.org/pypi/eppy/>

The documentation is at: <http://pythonhosted.org//eppy/>

to get a quick sense of how it feels to use eppy, take a look at <http://pythonhosted.org//eppy/Main_Tutorial.html>

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

eppy-0.5.42.tar.gz (809.2 kB view details)

Uploaded Source

File details

Details for the file eppy-0.5.42.tar.gz.

File metadata

  • Download URL: eppy-0.5.42.tar.gz
  • Upload date:
  • Size: 809.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for eppy-0.5.42.tar.gz
Algorithm Hash digest
SHA256 4e3d0d949339dd8ee1722c1a374b15250aaa1578f2f36b07b3abcd1e22bf1c96
MD5 d073c09600ca2c0ba4d383d55f4910d0
BLAKE2b-256 2cf66c8730240fa57ad100ee11094d65b2d9f3c366ee9d70d2b382ea4fd25d69

See more details on using hashes here.

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