Skip to content

GeomEppy is a scripting language for use with Eppy, which in turn is a scripting language for EnergyPlus IDF files and output files.

License

Notifications You must be signed in to change notification settings

leijerry888/geomeppy

This branch is 2 commits behind jamiebull1/geomeppy:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

jamiebull1jamiebull1
jamiebull1
and
jamiebull1
Oct 2, 2019
a4d68f8 · Oct 2, 2019
Oct 2, 2019
Oct 2, 2019
Jan 20, 2018
Oct 2, 2019
Aug 25, 2016
Dec 19, 2017
Sep 15, 2019
Sep 27, 2018
Sep 15, 2019
Sep 27, 2018
Sep 16, 2019
Jun 14, 2018
Sep 21, 2019
Sep 23, 2019
Jun 14, 2018
Sep 17, 2019
Jun 14, 2018
Oct 2, 2019
Jun 14, 2018

Repository files navigation

GeomEppy

Build Status for Python 2.7, 3.7 via Travis

CodeCov via CodeCov

Documentation Status on Read the Docs

GeomEppy is a scripting language for use with Eppy, which in turn is a scripting language for EnergyPlus IDF files and output files.

It primarily adds functions to do with IDF geometry, including zones, surfaces, constructions, etc.

Installation

In most cases, all that is needed is:

pip install geomeppy

If you have problems installing, you may need to install shapely first. To ensure the required libraries are installed, we recommend installing shapely using a conda environment, particularly on Windows.

Documentation

Complete documentation is hosted at Read the Docs. This covers the internals of geomeppy, and may be subject to change.

Features documented in the Basics section can be relied upon to remain stable.

Referencing

If you rely on this package in academic work, and would like to include a citation (which we greatly appreciate), please refer to this project as:

About

GeomEppy is a scripting language for use with Eppy, which in turn is a scripting language for EnergyPlus IDF files and output files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.8%
  • Makefile 0.2%