tessif-oemof-4-4
====================================================================================================
|PyPI| |Python Version| |License| |Status|
|Stable Release| |Develop Release|
|Read the Docs| |Tests| |Safety| |Pylinting| |Flake8 Linting| |Pre-Commit|
|Codecov| |Codacy| |Codeclimate| |Scrutinizer|
|pre-commit| |Black| |Pylint| |Flake8|
.. |PyPI| image:: https://img.shields.io/pypi/v/tessif-oemof-4-4.svg
:target: https://pypi.org/project/tessif-oemof-4-4/
:alt: PyPI
.. |Python Version| image:: https://img.shields.io/pypi/pyversions/tessif-oemof-4-4
:target: https://pypi.org/project/tessif-oemof-4-4
:alt: Python Version
.. |License| image:: https://img.shields.io/pypi/l/tessif-oemof-4-4
:target: https://opensource.org/licenses/MIT
:alt: License
.. |Status| image:: https://badgen.net/badge/status/alpha/d8624d
:target: https://pypi.org/project/tessif-oemof-4-4/
:alt: Status
.. |Stable Release| image:: https://github.com/tZ3ma/tessif-oemof-4-4/workflows/Stable-PyPI-Release/badge.svg
:target: https://github.com/tZ3ma/tessif-oemof-4-4/actions?workflow=Stable-PyPI-Release
:alt: Stable PyPI Release Workflow Status
.. |Develop Release| image:: https://github.com/tZ3ma/tessif-oemof-4-4/workflows/Develop-TestPyPI-Release/badge.svg
:target: https://github.com/tZ3ma/tessif-oemof-4-4/actions?workflow=Develop-TestPyPI-Release
:alt: Develop TestPyPI Release Workflow Status
.. |Read the Docs| image:: https://img.shields.io/readthedocs/tessif-oemof-4-4/latest.svg?label=Read%20the%20Docs
:target: https://tessif-oemof-4-4.readthedocs.io/
:alt: Read the documentation at https://tessif-oemof-4-4.readthedocs.io/
.. |Tests| image:: https://github.com/tZ3ma/tessif-oemof-4-4/workflows/Tests-and-Coverage/badge.svg
:target: https://github.com/tZ3ma/tessif-oemof-4-4/actions?workflow=Tests-and-Coverage
:alt: Tests Workflow Status
.. |Safety| image:: https://github.com/tZ3ma/tessif-oemof-4-4/workflows/Safety/badge.svg
:target: https://github.com/tZ3ma/tessif-oemof-4-4/actions?workflow=Safety
:alt: Safety Workflow Status
.. |Pylinting| image:: https://github.com/tZ3ma/tessif-oemof-4-4/workflows/Pylinting/badge.svg
:target: https://github.com/tZ3ma/tessif-oemof-4-4/actions?workflow=Pylinting
:alt: Pylint Workflow Status
.. |Flake8 Linting| image:: https://github.com/tZ3ma/tessif-oemof-4-4/workflows/Flake8-Linting/badge.svg
:target: https://github.com/tZ3ma/tessif-oemof-4-4/actions?workflow=Flake8-Linting
:alt: Flake8-Linting Workflow Status
.. |Pre-Commit| image:: https://github.com/tZ3ma/tessif-oemof-4-4/workflows/Pre-Commit/badge.svg
:target: https://github.com/tZ3ma/tessif-oemof-4-4/actions?workflow=Pre-Commit
:alt: Pre-Commit Workflow Status
.. |Codecov| image:: https://codecov.io/gh/tZ3ma/tessif-oemof-4-4/branch/main/graph/badge.svg
:target: https://codecov.io/gh/tZ3ma/tessif-oemof-4-4
:alt: Codecov
.. |Codacy| image:: https://app.codacy.com/project/badge/Grade/b278433bb9224147a2e6231d783b62e4
:target: https://app.codacy.com/gh/tZ3ma/tessif-oemof-4-4/dashboard
:alt: Codacy Code Quality Status
.. |Codeclimate| image:: https://api.codeclimate.com/v1/badges/ff119252f0bb7f40aecb/maintainability
:target: https://codeclimate.com/github/tZ3ma/tessif-oemof-4-4/maintainability
:alt: Maintainability
.. |Scrutinizer| image:: https://scrutinizer-ci.com/g/tZ3ma/tessif-oemof-4-4/badges/quality-score.png?b=main
:target: https://scrutinizer-ci.com/g/tZ3ma/tessif-oemof-4-4/
:alt: Scrutinizer Code Quality
.. |pre-commit| image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white
:target: https://github.com/pre-commit/pre-commit
:alt: pre-commit
.. |Black| image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/psf/black
:alt: Black
.. |Pylint| image:: https://img.shields.io/badge/linting-pylint-yellowgreen
:target: https://github.com/PyCQA/pylint
:alt: Package uses pylint
.. |Flake8| image:: https://img.shields.io/badge/linting-flake8-yellogreen
:target: https://github.com/pycqa/flake8
:alt: Package uses flake8
Tessif-Plugin for including the software-tool oemof version 4.4.
Installation
------------
Please see the `Installation Guide`_ (`Github Repo Link`_) for details.
Usage
-----
Please see the `Worklow Reference <Workflow-Guide_>`_ (`Github Repo Link`_) for details.
Contributing
------------
Contributions are very welcome.
To learn more, see the `Contributor Guide`_ (`Github Repo Link`_).
License
-------
Distributed under the terms of the `MIT license`_ (`Github Repo Link`_),
*tessif-oemof-4-4* is free and open source software.
Issues
------
If you encounter any problems,
please `file an issue`_ along with a detailed description.
Credits
-------
This project was created using the `Mathias Ammon <tZ3ma>`_ tweaked version of the
Hypermodern-Python_ project foundation proposed by `Claudio Jolowicz <cj>`_.
.. _Hypermodern-Python: https://cjolowicz.github.io/posts/hypermodern-python-01-setup/
.. _Hypermodern Python Cookiecutter: https://github.com/cjolowicz/cookiecutter-hypermodern-python
.. _cj: https://github.com/cjolowicz
.. _MIT license: https://opensource.org/licenses/MIT
.. _PyPI: https://pypi.org/
.. _file an issue: https://github.com/tZ3ma/tessif-oemof-4-4/issues
.. _pip: https://pip.pypa.io/
.. _tZ3ma: https://github.com/tZ3ma
.. working on github-only
.. _Contributor Guide: CONTRIBUTING.rst
.. _Installation Guide: docs/source/getting_started/installation.rst
.. _Workflow-Guide: docs/source/developer_guide/workflows.rst
.. _Github Repo Link: https://github.com/tZ3ma/tessif-oemof-4-4
Raw data
{
"_id": null,
"home_page": "https://github.com/tZ3ma/tessif_oemof_4_4",
"name": "tessif-oemof-4-4",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8,<4.0",
"maintainer_email": "",
"keywords": "Tessif,Tessif-Oemof,tessif-oemof,ESSMOS,optimization,energy supply system modelling",
"author": "Mathias Ammon",
"author_email": "tz3ma.coding@use.startmail.com",
"download_url": "https://files.pythonhosted.org/packages/5a/4c/b4780620cfc12846b3e2360d31d5d49664812ba446fea8d261d4c53b1f0b/tessif_oemof_4_4-0.1.10.tar.gz",
"platform": null,
"description": "tessif-oemof-4-4\n====================================================================================================\n\n|PyPI| |Python Version| |License| |Status|\n\n|Stable Release| |Develop Release|\n\n|Read the Docs| |Tests| |Safety| |Pylinting| |Flake8 Linting| |Pre-Commit|\n\n|Codecov| |Codacy| |Codeclimate| |Scrutinizer|\n\n|pre-commit| |Black| |Pylint| |Flake8|\n\n.. |PyPI| image:: https://img.shields.io/pypi/v/tessif-oemof-4-4.svg\n :target: https://pypi.org/project/tessif-oemof-4-4/\n :alt: PyPI\n\n.. |Python Version| image:: https://img.shields.io/pypi/pyversions/tessif-oemof-4-4\n :target: https://pypi.org/project/tessif-oemof-4-4\n :alt: Python Version\n\n.. |License| image:: https://img.shields.io/pypi/l/tessif-oemof-4-4\n :target: https://opensource.org/licenses/MIT\n :alt: License\n\n.. |Status| image:: https://badgen.net/badge/status/alpha/d8624d\n :target: https://pypi.org/project/tessif-oemof-4-4/\n :alt: Status\n\n.. |Stable Release| image:: https://github.com/tZ3ma/tessif-oemof-4-4/workflows/Stable-PyPI-Release/badge.svg\n :target: https://github.com/tZ3ma/tessif-oemof-4-4/actions?workflow=Stable-PyPI-Release\n :alt: Stable PyPI Release Workflow Status\n\n.. |Develop Release| image:: https://github.com/tZ3ma/tessif-oemof-4-4/workflows/Develop-TestPyPI-Release/badge.svg\n :target: https://github.com/tZ3ma/tessif-oemof-4-4/actions?workflow=Develop-TestPyPI-Release\n :alt: Develop TestPyPI Release Workflow Status\n\n.. |Read the Docs| image:: https://img.shields.io/readthedocs/tessif-oemof-4-4/latest.svg?label=Read%20the%20Docs\n :target: https://tessif-oemof-4-4.readthedocs.io/\n :alt: Read the documentation at https://tessif-oemof-4-4.readthedocs.io/\n\n.. |Tests| image:: https://github.com/tZ3ma/tessif-oemof-4-4/workflows/Tests-and-Coverage/badge.svg\n :target: https://github.com/tZ3ma/tessif-oemof-4-4/actions?workflow=Tests-and-Coverage\n :alt: Tests Workflow Status\n\n.. |Safety| image:: https://github.com/tZ3ma/tessif-oemof-4-4/workflows/Safety/badge.svg\n :target: https://github.com/tZ3ma/tessif-oemof-4-4/actions?workflow=Safety\n :alt: Safety Workflow Status\n\n.. |Pylinting| image:: https://github.com/tZ3ma/tessif-oemof-4-4/workflows/Pylinting/badge.svg\n :target: https://github.com/tZ3ma/tessif-oemof-4-4/actions?workflow=Pylinting\n :alt: Pylint Workflow Status\n\n.. |Flake8 Linting| image:: https://github.com/tZ3ma/tessif-oemof-4-4/workflows/Flake8-Linting/badge.svg\n :target: https://github.com/tZ3ma/tessif-oemof-4-4/actions?workflow=Flake8-Linting\n :alt: Flake8-Linting Workflow Status\n\n.. |Pre-Commit| image:: https://github.com/tZ3ma/tessif-oemof-4-4/workflows/Pre-Commit/badge.svg\n :target: https://github.com/tZ3ma/tessif-oemof-4-4/actions?workflow=Pre-Commit\n :alt: Pre-Commit Workflow Status\n\n.. |Codecov| image:: https://codecov.io/gh/tZ3ma/tessif-oemof-4-4/branch/main/graph/badge.svg\n :target: https://codecov.io/gh/tZ3ma/tessif-oemof-4-4\n :alt: Codecov\n\n.. |Codacy| image:: https://app.codacy.com/project/badge/Grade/b278433bb9224147a2e6231d783b62e4\n :target: https://app.codacy.com/gh/tZ3ma/tessif-oemof-4-4/dashboard\n :alt: Codacy Code Quality Status\n\n.. |Codeclimate| image:: https://api.codeclimate.com/v1/badges/ff119252f0bb7f40aecb/maintainability\n :target: https://codeclimate.com/github/tZ3ma/tessif-oemof-4-4/maintainability\n :alt: Maintainability\n\n.. |Scrutinizer| image:: https://scrutinizer-ci.com/g/tZ3ma/tessif-oemof-4-4/badges/quality-score.png?b=main\n :target: https://scrutinizer-ci.com/g/tZ3ma/tessif-oemof-4-4/\n :alt: Scrutinizer Code Quality\n\n.. |pre-commit| image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white\n :target: https://github.com/pre-commit/pre-commit\n :alt: pre-commit\n\n.. |Black| image:: https://img.shields.io/badge/code%20style-black-000000.svg\n :target: https://github.com/psf/black\n :alt: Black\n\n.. |Pylint| image:: https://img.shields.io/badge/linting-pylint-yellowgreen\n :target: https://github.com/PyCQA/pylint\n :alt: Package uses pylint\n\n.. |Flake8| image:: https://img.shields.io/badge/linting-flake8-yellogreen\n :target: https://github.com/pycqa/flake8\n :alt: Package uses flake8\n\n\nTessif-Plugin for including the software-tool oemof version 4.4.\n\nInstallation\n------------\n\nPlease see the `Installation Guide`_ (`Github Repo Link`_) for details.\n\n\nUsage\n-----\n\nPlease see the `Worklow Reference <Workflow-Guide_>`_ (`Github Repo Link`_) for details.\n\n\nContributing\n------------\n\nContributions are very welcome.\nTo learn more, see the `Contributor Guide`_ (`Github Repo Link`_).\n\n\nLicense\n-------\n\nDistributed under the terms of the `MIT license`_ (`Github Repo Link`_),\n*tessif-oemof-4-4* is free and open source software.\n\n\nIssues\n------\n\nIf you encounter any problems,\nplease `file an issue`_ along with a detailed description.\n\nCredits\n-------\n\nThis project was created using the `Mathias Ammon <tZ3ma>`_ tweaked version of the\nHypermodern-Python_ project foundation proposed by `Claudio Jolowicz <cj>`_.\n\n.. _Hypermodern-Python: https://cjolowicz.github.io/posts/hypermodern-python-01-setup/\n.. _Hypermodern Python Cookiecutter: https://github.com/cjolowicz/cookiecutter-hypermodern-python\n.. _cj: https://github.com/cjolowicz\n\n.. _MIT license: https://opensource.org/licenses/MIT\n.. _PyPI: https://pypi.org/\n\n.. _file an issue: https://github.com/tZ3ma/tessif-oemof-4-4/issues\n.. _pip: https://pip.pypa.io/\n\n.. _tZ3ma: https://github.com/tZ3ma\n.. working on github-only\n.. _Contributor Guide: CONTRIBUTING.rst\n.. _Installation Guide: docs/source/getting_started/installation.rst\n.. _Workflow-Guide: docs/source/developer_guide/workflows.rst\n\n.. _Github Repo Link: https://github.com/tZ3ma/tessif-oemof-4-4\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Tessif-Plugin for providing oemof version 4.4. support.",
"version": "0.1.10",
"split_keywords": [
"tessif",
"tessif-oemof",
"tessif-oemof",
"essmos",
"optimization",
"energy supply system modelling"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "73a3cc48556aa3849f9cb38d06f172cd595fd58290719cbd8fe94c3b57c95119",
"md5": "94dd1c8c9612b82307a970ad06fe2673",
"sha256": "ab223dc10418aee560517e4087f7d92e676fb6597259f226da8d8fdb352f519b"
},
"downloads": -1,
"filename": "tessif_oemof_4_4-0.1.10-py3-none-any.whl",
"has_sig": false,
"md5_digest": "94dd1c8c9612b82307a970ad06fe2673",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8,<4.0",
"size": 22397,
"upload_time": "2023-04-19T15:49:31",
"upload_time_iso_8601": "2023-04-19T15:49:31.469656Z",
"url": "https://files.pythonhosted.org/packages/73/a3/cc48556aa3849f9cb38d06f172cd595fd58290719cbd8fe94c3b57c95119/tessif_oemof_4_4-0.1.10-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5a4cb4780620cfc12846b3e2360d31d5d49664812ba446fea8d261d4c53b1f0b",
"md5": "c7233391e83e2ac7720a30eab033e3af",
"sha256": "a983310eeee52cf9807dd7ca2843b301f237dc8bdac46b3b925e323c4ac530ef"
},
"downloads": -1,
"filename": "tessif_oemof_4_4-0.1.10.tar.gz",
"has_sig": false,
"md5_digest": "c7233391e83e2ac7720a30eab033e3af",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8,<4.0",
"size": 23496,
"upload_time": "2023-04-19T15:49:33",
"upload_time_iso_8601": "2023-04-19T15:49:33.336716Z",
"url": "https://files.pythonhosted.org/packages/5a/4c/b4780620cfc12846b3e2360d31d5d49664812ba446fea8d261d4c53b1f0b/tessif_oemof_4_4-0.1.10.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-19 15:49:33",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "tZ3ma",
"github_project": "tessif_oemof_4_4",
"lcname": "tessif-oemof-4-4"
}