tessif-pypsa-0-19-3
====================================================================================================
|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-pypsa-0-19-3.svg
:target: https://pypi.org/project/tessif-pypsa-0-19-3/
:alt: PyPI
.. |Python Version| image:: https://img.shields.io/pypi/pyversions/tessif-pypsa-0-19-3
:target: https://pypi.org/project/tessif-pypsa-0-19-3
:alt: Python Version
.. |License| image:: https://img.shields.io/pypi/l/tessif-pypsa-0-19-3
:target: https://opensource.org/licenses/MIT
:alt: License
.. |Status| image:: https://badgen.net/badge/status/alpha/d8624d
:target: https://pypi.org/project/tessif-pypsa-0-19-3/
:alt: Status
.. |Stable Release| image:: https://github.com/tZ3ma/tessif-pypsa-0-19-3/workflows/Stable-PyPI-Release/badge.svg
:target: https://github.com/tZ3ma/tessif-pypsa-0-19-3/actions?workflow=Stable-PyPI-Release
:alt: Stable PyPI Release Workflow Status
.. |Develop Release| image:: https://github.com/tZ3ma/tessif-pypsa-0-19-3/workflows/Develop-TestPyPI-Release/badge.svg
:target: https://github.com/tZ3ma/tessif-pypsa-0-19-3/actions?workflow=Develop-TestPyPI-Release
:alt: Develop TestPyPI Release Workflow Status
.. |Read the Docs| image:: https://img.shields.io/readthedocs/tessif-pypsa-0-19-3/latest.svg?label=Read%20the%20Docs
:target: https://tessif-pypsa-0-19-3.readthedocs.io/
:alt: Read the documentation at https://tessif-pypsa-0-19-3.readthedocs.io/
.. |Tests| image:: https://github.com/tZ3ma/tessif-pypsa-0-19-3/workflows/Tests-and-Coverage/badge.svg
:target: https://github.com/tZ3ma/tessif-pypsa-0-19-3/actions?workflow=Tests-and-Coverage
:alt: Tests Workflow Status
.. |Safety| image:: https://github.com/tZ3ma/tessif-pypsa-0-19-3/workflows/Safety/badge.svg
:target: https://github.com/tZ3ma/tessif-pypsa-0-19-3/actions?workflow=Safety
:alt: Safety Workflow Status
.. |Pylinting| image:: https://github.com/tZ3ma/tessif-pypsa-0-19-3/workflows/Pylinting/badge.svg
:target: https://github.com/tZ3ma/tessif-pypsa-0-19-3/actions?workflow=Pylinting
:alt: Pylint Workflow Status
.. |Flake8 Linting| image:: https://github.com/tZ3ma/tessif-pypsa-0-19-3/workflows/Flake8-Linting/badge.svg
:target: https://github.com/tZ3ma/tessif-pypsa-0-19-3/actions?workflow=Flake8-Linting
:alt: Flake8-Linting Workflow Status
.. |Pre-Commit| image:: https://github.com/tZ3ma/tessif-pypsa-0-19-3/workflows/Pre-Commit/badge.svg
:target: https://github.com/tZ3ma/tessif-pypsa-0-19-3/actions?workflow=Pre-Commit
:alt: Pre-Commit Workflow Status
.. |Codecov| image:: https://codecov.io/gh/tZ3ma/tessif-pypsa-0-19-3/branch/main/graph/badge.svg
:target: https://codecov.io/gh/tZ3ma/tessif-pypsa-0-19-3
:alt: Codecov
.. |Codacy| image:: https://app.codacy.com/project/badge/Grade/b278433bb9224147a2e6231d783b62e4
:target: https://app.codacy.com/gh/tZ3ma/tessif-pypsa-0-19-3/dashboard
:alt: Codacy Code Quality Status
.. |Codeclimate| image:: https://api.codeclimate.com/v1/badges/ff119252f0bb7f40aecb/maintainability
:target: https://codeclimate.com/github/tZ3ma/tessif-pypsa-0-19-3/maintainability
:alt: Maintainability
.. |Scrutinizer| image:: https://scrutinizer-ci.com/g/tZ3ma/tessif-pypsa-0-19-3/badges/quality-score.png?b=main
:target: https://scrutinizer-ci.com/g/tZ3ma/tessif-pypsa-0-19-3/
: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-pypsa-0-19-3* 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-pypsa-0-19-3/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-pypsa-0-19-3
Raw data
{
"_id": null,
"home_page": "https://github.com/tZ3ma/tessif_pypsa_0_19_3",
"name": "tessif-pypsa-0-19-3",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8,<4.0",
"maintainer_email": "",
"keywords": "Tessif,Tessif-PyPSA,ESSMOS,optimization,energy supply system modelling",
"author": "Mathias Ammon",
"author_email": "tz3ma.coding@use.startmail.com",
"download_url": "https://files.pythonhosted.org/packages/c3/54/859aadf38403c2d6eee608661e3fc1045756b3a75c065e726ad9c2257890/tessif_pypsa_0_19_3-0.1.1.tar.gz",
"platform": null,
"description": "tessif-pypsa-0-19-3\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-pypsa-0-19-3.svg\n :target: https://pypi.org/project/tessif-pypsa-0-19-3/\n :alt: PyPI\n\n.. |Python Version| image:: https://img.shields.io/pypi/pyversions/tessif-pypsa-0-19-3\n :target: https://pypi.org/project/tessif-pypsa-0-19-3\n :alt: Python Version\n\n.. |License| image:: https://img.shields.io/pypi/l/tessif-pypsa-0-19-3\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-pypsa-0-19-3/\n :alt: Status\n\n.. |Stable Release| image:: https://github.com/tZ3ma/tessif-pypsa-0-19-3/workflows/Stable-PyPI-Release/badge.svg\n :target: https://github.com/tZ3ma/tessif-pypsa-0-19-3/actions?workflow=Stable-PyPI-Release\n :alt: Stable PyPI Release Workflow Status\n\n.. |Develop Release| image:: https://github.com/tZ3ma/tessif-pypsa-0-19-3/workflows/Develop-TestPyPI-Release/badge.svg\n :target: https://github.com/tZ3ma/tessif-pypsa-0-19-3/actions?workflow=Develop-TestPyPI-Release\n :alt: Develop TestPyPI Release Workflow Status\n\n.. |Read the Docs| image:: https://img.shields.io/readthedocs/tessif-pypsa-0-19-3/latest.svg?label=Read%20the%20Docs\n :target: https://tessif-pypsa-0-19-3.readthedocs.io/\n :alt: Read the documentation at https://tessif-pypsa-0-19-3.readthedocs.io/\n\n.. |Tests| image:: https://github.com/tZ3ma/tessif-pypsa-0-19-3/workflows/Tests-and-Coverage/badge.svg\n :target: https://github.com/tZ3ma/tessif-pypsa-0-19-3/actions?workflow=Tests-and-Coverage\n :alt: Tests Workflow Status\n\n.. |Safety| image:: https://github.com/tZ3ma/tessif-pypsa-0-19-3/workflows/Safety/badge.svg\n :target: https://github.com/tZ3ma/tessif-pypsa-0-19-3/actions?workflow=Safety\n :alt: Safety Workflow Status\n\n.. |Pylinting| image:: https://github.com/tZ3ma/tessif-pypsa-0-19-3/workflows/Pylinting/badge.svg\n :target: https://github.com/tZ3ma/tessif-pypsa-0-19-3/actions?workflow=Pylinting\n :alt: Pylint Workflow Status\n\n.. |Flake8 Linting| image:: https://github.com/tZ3ma/tessif-pypsa-0-19-3/workflows/Flake8-Linting/badge.svg\n :target: https://github.com/tZ3ma/tessif-pypsa-0-19-3/actions?workflow=Flake8-Linting\n :alt: Flake8-Linting Workflow Status\n\n.. |Pre-Commit| image:: https://github.com/tZ3ma/tessif-pypsa-0-19-3/workflows/Pre-Commit/badge.svg\n :target: https://github.com/tZ3ma/tessif-pypsa-0-19-3/actions?workflow=Pre-Commit\n :alt: Pre-Commit Workflow Status\n\n.. |Codecov| image:: https://codecov.io/gh/tZ3ma/tessif-pypsa-0-19-3/branch/main/graph/badge.svg\n :target: https://codecov.io/gh/tZ3ma/tessif-pypsa-0-19-3\n :alt: Codecov\n\n.. |Codacy| image:: https://app.codacy.com/project/badge/Grade/b278433bb9224147a2e6231d783b62e4\n :target: https://app.codacy.com/gh/tZ3ma/tessif-pypsa-0-19-3/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-pypsa-0-19-3/maintainability\n :alt: Maintainability\n\n.. |Scrutinizer| image:: https://scrutinizer-ci.com/g/tZ3ma/tessif-pypsa-0-19-3/badges/quality-score.png?b=main\n :target: https://scrutinizer-ci.com/g/tZ3ma/tessif-pypsa-0-19-3/\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-pypsa-0-19-3* 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-pypsa-0-19-3/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-pypsa-0-19-3\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Tessif-Plugin for providing pypsa version 0.19.3 support.",
"version": "0.1.1",
"split_keywords": [
"tessif",
"tessif-pypsa",
"essmos",
"optimization",
"energy supply system modelling"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "87be8237b575ba71ab4b3be6c8d5dd147f41a7c3e137db33aa8e33ac91932331",
"md5": "ed01328f2105a4a3750ff32feb200ea9",
"sha256": "ff134091028b4350939017061905994820bc9222aa834b6bb2a4c513e2d3e03c"
},
"downloads": -1,
"filename": "tessif_pypsa_0_19_3-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ed01328f2105a4a3750ff32feb200ea9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8,<4.0",
"size": 30830,
"upload_time": "2023-04-19T16:47:28",
"upload_time_iso_8601": "2023-04-19T16:47:28.780759Z",
"url": "https://files.pythonhosted.org/packages/87/be/8237b575ba71ab4b3be6c8d5dd147f41a7c3e137db33aa8e33ac91932331/tessif_pypsa_0_19_3-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c354859aadf38403c2d6eee608661e3fc1045756b3a75c065e726ad9c2257890",
"md5": "571ea6d73bde57105282b67f46751e8c",
"sha256": "e5d47e6e3205879c4631c804bd5cb16537154eee44bcd381a5828c47deeb7cc8"
},
"downloads": -1,
"filename": "tessif_pypsa_0_19_3-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "571ea6d73bde57105282b67f46751e8c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8,<4.0",
"size": 31760,
"upload_time": "2023-04-19T16:47:30",
"upload_time_iso_8601": "2023-04-19T16:47:30.304745Z",
"url": "https://files.pythonhosted.org/packages/c3/54/859aadf38403c2d6eee608661e3fc1045756b3a75c065e726ad9c2257890/tessif_pypsa_0_19_3-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-19 16:47:30",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "tZ3ma",
"github_project": "tessif_pypsa_0_19_3",
"lcname": "tessif-pypsa-0-19-3"
}