Skip to main content

A simple flask EnergyPlus service

Project description

energyplus-service

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install energyplus-service

Examples

Several examples are provided to test things out. These will work either with the flask development server or with waitress or gunicorn (hopefully). Start up the service with

> energyplus-service dev -e path/to/energyplus.exe

or

> scripts/setup-run-env.bat
> waitress-serve --host 127.0.0.1 --port 5000 --call energyplus_service:create_app

or

gunicorn version goes here

Then the run-X.py scripts in the scripts subdirectory demonstrate several different ways to use the service.

License

energyplus-service is distributed under the terms of the BSD-3-Clause 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

energyplus_service-0.0.1.tar.gz (315.2 kB view hashes)

Uploaded Source

Built Distribution

energyplus_service-0.0.1-py3-none-any.whl (5.0 kB view hashes)

Uploaded Python 3

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