Skip to main content

SQL-Alchemy dialect for the OpenEnergy Platform

Project description

OpenEnergyPlatform

An SQLAlchemy Dialect for the OEP

SQLAlchemy internally uses so called "dialects" to provide a consistent interface to different database drivers. The oedialect supplies your SQLAlchemy installation with a dialect using the REST-API of the Open Energy Platform (OEP). In short, the oedialect allows you to use SQLAlchemy to down- and upload data to an OEP instance.

License / Copyright

This repository is licensed under GNU Affero General Public License v3.0 (AGPL-3.0)

Installation

pip install oedialect

On MS-Windows make sure to install a version of shapely first. conda install shapely -c conda-forge

Example

You can find a basic example here.

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

oedialect-0.0.9.dev0.tar.gz (19.1 kB view hashes)

Uploaded Source

Built Distribution

oedialect-0.0.9.dev0-py3-none-any.whl (31.2 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