A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

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/demandlib

Category: Energy Systems
Sub Category: Load and Demand Forecasting

Keywords from Contributors

energy-system modelling-framework datapackage energy-system-model oemof tabular-data brandenburg wind power power-supply

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/demandlib/workflows/tox%20pytests/badge.svg
     :target: https://github.com/oemof/demandlib/actions?query=workflow%3A%22tox+checks%22

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

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

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

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

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

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

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

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

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



.. end-badges

Creating heat and power demand profiles from annual values.

* Free software: MIT license

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

::

    pip install demandlib

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

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


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


https://demandlib.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

Committers metadata

Last synced: 6 days ago

Total Commits: 424
Total Committers: 19
Avg Commits per committer: 22.316
Development Distribution Score (DDS): 0.552

Commits in past year: 156
Committers in past year: 8
Avg Commits per committer in past year: 19.5
Development Distribution Score (DDS) in past year: 0.622

Name Email Commits
uvchik u****t@p****u 190
Patrik Schönfeldt p****k@s****e 106
birgits b****r@r****e 28
Joris Nettelstroth j****h@s****e 22
gplessm g****n@r****e 17
Jann Launer 3****r 16
Francesco Witte f****e@d****e 12
Florian Maurer m****r@f****e 7
Amedeo Ceruti a****i@t****e 6
Caroline Moeller c****r@r****e 5
MaGering m****g@r****e 3
Krien u****n@i****e 3
Becker g****7@f****e 2
Amedeo Paolo Ceruti g****z@m****e 2
Pyosch 3****h 1
Stephen Bosch s****h@g****m 1
gplssm g****m 1
Wehkamp s****p@o****e 1
hendrik h****s@r****e 1

Committer domains:


Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 41
Total pull requests: 38
Average time to close issues: 10 months
Average time to close pull requests: 2 months
Total issue authors: 27
Total pull request authors: 14
Average comments per issue: 2.76
Average comments per pull request: 2.53
Merged pull request: 32
Bot issues: 0
Bot pull requests: 0

Past year issues: 7
Past year pull requests: 14
Past year average time to close issues: about 2 months
Past year average time to close pull requests: 10 days
Past year issue authors: 6
Past year pull request authors: 6
Past year average comments per issue: 1.57
Past year average comments per pull request: 2.0
Past year merged pull request: 11
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • uvchik (6)
  • p-snft (5)
  • gplssm (3)
  • MaGering (2)
  • simnh (2)
  • jnettels (2)
  • joda9 (1)
  • mstriebs (1)
  • incofresh (1)
  • smartie2076 (1)
  • ShantanuKumar (1)
  • birgits (1)
  • ckaldemeyer (1)
  • AlexJew (1)
  • Stefanie08 (1)

Top Pull Request Authors

  • p-snft (11)
  • uvchik (7)
  • jnettels (4)
  • maurerle (3)
  • ddceruti (2)
  • pajot (2)
  • Pyosch (2)
  • gplssm (1)
  • GregorBecker (1)
  • henhuy (1)
  • busiing (1)
  • birgits (1)
  • MaGering (1)
  • joda9 (1)

Top Issue Labels

  • enhancement (6)
  • question (5)
  • bug (4)
  • help wanted (2)

Top Pull Request Labels

  • enhancement (10)
  • help wanted (4)
  • API (1)
  • bug (1)

Package metadata

pypi.org: demandlib

Creating heat and power demand profiles from annual values

  • Homepage: https://github.com/oemof/demandlib
  • Documentation: https://demandlib.readthedocs.io/
  • Licenses: MIT License
  • Latest release: 0.2.2 (published 19 days ago)
  • Last Synced: 2025-04-26T12:34:17.693Z (1 day ago)
  • Versions: 12
  • Dependent Packages: 3
  • Dependent Repositories: 9
  • Downloads: 2,164 Last month
  • Rankings:
    • Dependent packages count: 2.156%
    • Dependent repos count: 4.956%
    • Average: 6.391%
    • Forks count: 6.775%
    • Downloads: 8.165%
    • Stargazers count: 9.902%
  • Maintainers (5)
pypi.org: demandlib-fork-for-sesmg

Creating heat and power demand profiles from annual values.

  • Homepage: https://github.com/oemof/demandlib
  • Documentation: https://demandlib-fork-for-sesmg.readthedocs.io/
  • Licenses: MIT
  • Latest release: 0.1.10 (published almost 2 years ago)
  • Last Synced: 2024-12-07T18:22:17.929Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 6.774%
    • Dependent packages count: 7.244%
    • Stargazers count: 10.09%
    • Average: 16.339%
    • Dependent repos count: 41.249%

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: 14.962711085654401