A simple flask EnergyPlus service
Project description
energyplus-service
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file energyplus_service-0.0.1.tar.gz.
File metadata
- Download URL: energyplus_service-0.0.1.tar.gz
- Upload date:
- Size: 315.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e7f9bcc8744931f04907d441d2372ae998c35148be3e971275dedfa631c499c
|
|
| MD5 |
0f20d3191ac61ef56490d03161c57e44
|
|
| BLAKE2b-256 |
6b16e8339274633ea16d15c4b97f30719e942bb1a05a3e2383294a1cc2ed2e1e
|
File details
Details for the file energyplus_service-0.0.1-py3-none-any.whl.
File metadata
- Download URL: energyplus_service-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8eace9b1e986ca2316a28a4d4b7ac6072d09c09a953d1254c779a1bf2a4a52c0
|
|
| MD5 |
793b80720ddee20392c4f9d9dda8742c
|
|
| BLAKE2b-256 |
0a1ec9222b631c0a5b89de4bdbc31fce47766ce95ab87aa7341763d52d22770a
|