demandlib

With the demandlib you can create power and heat profiles for various sectors by scaling them to your desired demand.
https://github.com/oemof/oemof-demand

Category: Energy Systems
Sub Category: Load and Demand Forecasting

Keywords from Contributors

energy-system modelling-framework datapackage energy-system-modeling oemof wind power brandenburg tabular-data sector-coupling

Last synced: about 14 hours ago
JSON representation

Repository metadata

Creating heat and power demand profiles from annual values.

README.rst

          ========
Overview
========

.. start-badges

.. list-table::
    :stub-columns: 1

    * - docs
      - |docs|
    * - tests
      - | |tox-pytest| |tox-checks| |coveralls|
    * - package
      - | |version| |wheel| |supported-versions| |supported-implementations| |commits-since| |packaging|


.. |tox-pytest| image:: https://github.com/oemof/oemof-demand/workflows/tox%20pytests/badge.svg
     :target: https://github.com/oemof/oemof-demand/actions?query=workflow%3A%22tox+checks%22

.. |tox-checks| image:: https://github.com/oemof/oemof-demand/workflows/tox%20checks/badge.svg?branch=dev
     :target: https://github.com/oemof/oemof-demand/actions?query=workflow%3A%22tox+checks%22

.. |packaging| image:: https://github.com/oemof/oemof-demand/workflows/packaging/badge.svg?branch=dev
     :target: https://github.com/oemof/oemof-demand/actions?query=workflow%3Apackaging

.. |docs| image:: https://readthedocs.org/projects/oemof-demand/badge/?style=flat
    :target: https://oemof-demand.readthedocs.io/
    :alt: Documentation Status

.. |coveralls| image:: https://coveralls.io/repos/oemof/oemof-demand/badge.svg?branch=dev&service=github
    :alt: Coverage Status
    :target: https://coveralls.io/github/oemof/oemof-demand?branch=dev

.. |version| image:: https://img.shields.io/pypi/v/oemof-demand.svg
    :alt: PyPI Package latest release
    :target: https://pypi.org/project/oemof-demand

.. |wheel| image:: https://img.shields.io/pypi/wheel/oemof-demand.svg
    :alt: PyPI Wheel
    :target: https://pypi.org/project/oemof-demand

.. |supported-versions| image:: https://img.shields.io/pypi/pyversions/oemof-demand.svg
    :alt: Supported versions
    :target: https://pypi.org/project/oemof-demand

.. |supported-implementations| image:: https://img.shields.io/pypi/implementation/oemof-demand.svg
    :alt: Supported implementations
    :target: https://pypi.org/project/oemof-demand

.. |commits-since| image:: https://img.shields.io/github/commits-since/oemof/oemof-demand/latest/dev
    :alt: Commits since latest release
    :target: https://github.com/oemof/oemof-demand/compare/master...dev



.. end-badges

Creating heat and power demand profiles from annual values.

* Free software: MIT license

Installation
============

::

    pip install oemof-demand

You can also install the in-development version with::

    pip install https://github.com/oemof/oemof-demand/archive/master.zip


Documentation
=============


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


Development
===========

To run all the tests run::

    tox

Note, to combine the coverage data from all the tox environments run:

.. list-table::
    :widths: 10 90
    :stub-columns: 1

    - - Windows
      - ::

            set PYTEST_ADDOPTS=--cov-append
            tox

    - - Other
      - ::

            PYTEST_ADDOPTS=--cov-append tox

        

Owner metadata


GitHub Events

Total
Last Year

Issue and Pull Request metadata

Last synced: 10 days ago

Total issues: 0
Total pull requests: 2
Average time to close issues: N/A
Average time to close pull requests: 9 days
Total issue authors: 0
Total pull request authors: 2
Average comments per issue: 0
Average comments per pull request: 1.5
Merged pull request: 1
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 2
Past year average time to close issues: N/A
Past year average time to close pull requests: 9 days
Past year issue authors: 0
Past year pull request authors: 2
Past year average comments per issue: 0
Past year average comments per pull request: 1.5
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/oemof/oemof-demand

Top Issue Authors

Top Pull Request Authors

  • alekha1234 (1)
  • uvchik (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

pypi.org: oemof.demand

Creating heat and power demand profiles from annual values

  • Homepage: https://github.com/oemof/oemof-demand
  • Documentation: https://oemof-demand.readthedocs.io/
  • Licenses: MIT License
  • Latest release: 0.2.3a1 (published 22 days ago)
  • Last Synced: 2026-03-03T01:00:45.055Z (8 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 115 Last month
  • Rankings:
    • Dependent packages count: 7.828%
    • Average: 28.362%
    • Downloads: 32.997%
    • Dependent repos count: 44.261%

Dependencies

ci/requirements.txt pypi
  • pip >=19.1.1
  • setuptools >=18.0.1
  • six >=1.14.0
  • virtualenv >=16.6.0
docs/requirements.txt pypi
  • sphinx >=1.3
  • sphinx-rtd-theme *
setup.py pypi
  • numpy *
.github/workflows/lint.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v1 composite
  • samuelmeuli/lint-action v1 composite
.github/workflows/packaging.yml actions
  • actions/checkout v1 composite
  • actions/setup-python v2 composite
  • actions/upload-artifact v2 composite
.github/workflows/tox_checks.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/tox_pytests.yml actions
  • actions/checkout v1 composite
  • actions/setup-python v2 composite
pyproject.toml pypi

Score: -Infinity