SkillAgentSearch skills...

Geomeppy

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

Install / Use

/learn @jamiebull1/Geomeppy
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

GeomEppy

CI for Python 3.10, 3.11, 3.12, 3.13 via GitHub Actions

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:

  • Bull J, et al. GeomEppy, 2016-, https://github.com/jamiebull1/geomeppy [Online; accessed 2019-09-21].

Related Skills

View on GitHub
GitHub Stars49
CategoryDevelopment
Updated11d ago
Forks27

Languages

Python

Security Score

90/100

Audited on Mar 16, 2026

No findings