Metadata-Version: 2.1
Name: oedialect
Version: 0.0.3.dev0
Summary: SQL-Alchemy dialect for the OpenEnergy Platform
Home-page: https://github.com/openego/oedialect
Author: MGlauer
Author-email: martinglauer89@gmail.com
License: UNKNOWN
Keywords: postgres,open,energy,database,sql,rest
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: sqlalchemy (>=1.2.0)
Requires-Dist: requests (>=2.13)

﻿<a href="http://oep.iks.cs.ovgu.de/"><img align="right" width="200" height="200" src="https://avatars2.githubusercontent.com/u/37101913?s=400&u=9b593cfdb6048a05ea6e72d333169a65e7c922be&v=4" alt="OpenEnergyPlatform"></a>

# OpenEnergyPlatform - OEDialect (oeplatform-orm)

SQL-Alchemy bindings for the REST-API used by the OEP

## License / Copyright

This repository is licensed under [GNU Affero General Public License v3.0 (AGPL-3.0)](https://www.gnu.org/licenses/agpl-3.0.en.html)

## Installation

pip install oedialect


