SkillAgentSearch skills...

Eemeter

‼️ MOVED TO https://github.com/openeemeter/eemeter - Core computation engine for the Open Energy Efficiency Meter

Install / Use

/learn @impactlab/Eemeter
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Open Energy Efficiency Meter

Build status Coverage Status

Documentation

Docs on RTD.

Dev Installation

$ git clone https://github.com/impactlab/eemeter
$ cd eemeter
$ mkvirtualenv eemeter
(eemeter)$ pip install -e .
(eemeter)$ pip install -r dev_requirements.txt
(eemeter)$ workon # gives you access to virtualenv py.test executable

Testing

This library uses the py.test framework. To develop locally, clone the repo, and in a virtual environment execute the following commands:

$ py.test

If you run into problems with the py.test executable, please ensure that you are using the virtualenv py.test:

$ py.test --version

Licence

MIT

View on GitHub
GitHub Stars25
CategoryDevelopment
Updated1y ago
Forks12

Languages

Jupyter Notebook

Security Score

75/100

Audited on Oct 13, 2024

No findings