Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/OpenEnergyPlatform/oeplatform
Repository for the code of the Open Energy Platform (OEP) website. The OEP provides an interface to the Open Energy Family
https://github.com/OpenEnergyPlatform/oeplatform
database django energy oep open-data open-energy-family rest-api
Last synced: about 1 month ago
JSON representation
Repository for the code of the Open Energy Platform (OEP) website. The OEP provides an interface to the Open Energy Family
- Host: GitHub
- URL: https://github.com/OpenEnergyPlatform/oeplatform
- Owner: OpenEnergyPlatform
- License: agpl-3.0
- Created: 2015-11-20T14:21:02.000Z (about 9 years ago)
- Default Branch: develop
- Last Pushed: 2024-10-29T19:10:32.000Z (about 2 months ago)
- Last Synced: 2024-10-29T21:59:07.072Z (about 2 months ago)
- Topics: database, django, energy, oep, open-data, open-energy-family, rest-api
- Language: Python
- Homepage: http://openenergyplatform.org/
- Size: 149 MB
- Stars: 62
- Watchers: 13
- Forks: 19
- Open Issues: 277
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Citation: CITATION.cff
Awesome Lists containing this project
- open-sustainable-technology - Open Energy Platform - Aims to ensure quality, transparency and reproducibility in energy system research. It is a collection of various tools and information and that help working with energy-related data. (Energy Systems / Energy System Modeling Frameworks)
README
| Workflow | Status-Badge & Link |
| --------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Automated tests | [![Automated tests](https://github.com/OpenEnergyPlatform/oeplatform/actions/workflows/automated-testing.yaml/badge.svg)](https://github.com/OpenEnergyPlatform/oeplatform/actions/workflows/automated-testing.yaml) |
| Docs | [![Documentation Status](https://github.com/OpenEnergyPlatform/oeplatform/actions/workflows/deploy-docs.yaml/badge.svg)](https://openenergyplatform.github.io/oeplatform/) |# Open Energy Family - Open Energy Platform (OEP)
Repository for the code of the Open Energy Platform (OEP) website [https://openenergy-platform.org/](https://openenergy-platform.org/). This repository does not contain data, for data access please consult [this page](https://github.com/OpenEnergyPlatform/organisation/blob/master/README.md)
## 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 & Setup
Follow the detailed [installation guide](https://openenergyplatform.github.io/oeplatform/install-and-documentation/install/installation/).
## Development & Code contribution
Please read carefully the `CONTRIBUTING.md` [file](https://github.com/OpenEnergyPlatform/oeplatform/blob/develop/CONTRIBUTING.md) before you start contributing!
For further information visit our [development & contribution guide](https://openenergyplatform.github.io/oeplatform/dev/)