oemof / oemof-tabular

Load oemof energy systems from tabular data sources.

Home Page:https://oemof-tabular.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

PyPI Package latest release Commits since latest release Supported versions PyPI - License

Documentation Status PyPI Wheel

Load oemof energy systems from tabular data sources.

  • Free software: BSD 3-Clause License

Installation

Simpy run:

pip install oemof.tabular

Documentation

https://oemof-tabular.readthedocs.io/

Development

Please activate pre-commit hooks in order to follow our coding styles:

pip install pre-commit
pre-commit install

To run the all tests run:

pytest

About

Load oemof energy systems from tabular data sources.

https://oemof-tabular.readthedocs.io/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%