tessif


Nametessif JSON
Version 0.0.28 PyPI version JSON
download
home_pagehttps://github.com/tZ3ma/tessif
SummaryTransforming Energy Supply System modell*I*ng Framework
upload_time2023-04-23 09:46:18
maintainer
docs_urlNone
authorMathias Ammon
requires_python>=3.8,<4.0
licenseMIT
keywords tessif tessif essmos energy supply system modelling
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            tessif (**T**\ ransforming **E**\ nergy **S**\ upply **S**\ ystem model\ **I**\ ng **F**\ ramework)
===================================================================================================

|PyPI| |Status| |Python Version| |License|

|Read the Docs| |Tests| |Codecov|

|pre-commit| |Black|

.. |PyPI| image:: https://img.shields.io/pypi/v/tessif.svg
   :target: https://pypi.org/project/tessif/
   :alt: PyPI
.. |Status| image:: https://img.shields.io/pypi/status/tessif.svg
   :target: https://pypi.org/project/tessif/
   :alt: Status
.. |Python Version| image:: https://img.shields.io/pypi/pyversions/tessif
   :target: https://pypi.org/project/tessif
   :alt: Python Version
.. |License| image:: https://img.shields.io/pypi/l/tessif
   :target: https://opensource.org/licenses/MIT
   :alt: License
.. |Read the Docs| image:: https://img.shields.io/readthedocs/tessif/latest.svg?label=Read%20the%20Docs
   :target: https://tessif.readthedocs.io/
   :alt: Read the documentation at https://tessif.readthedocs.io/
.. |Tests| image:: https://github.com/tZ3ma/tessif/workflows/Tests/badge.svg
   :target: https://github.com/tZ3ma/tessif/actions?workflow=Tests
   :alt: Tests
.. |Codecov| image:: https://codecov.io/gh/tZ3ma/tessif/branch/main/graph/badge.svg
   :target: https://codecov.io/gh/tZ3ma/tessif
   :alt: Codecov
.. |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


Latest Stable Version
---------------------
You can install *Tessif* via pip_ from PyPI_.
Install using a console with your virtual environment activated:

.. code-block:: console

   $ pip install tessif

Latest Development Version (potentially unstable)
-------------------------------------------------

You can install the development version of *Tessif* via pip_ from TestPyPI_.
Install using a console with your virtual environment activated:

.. code-block:: console

   $ pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ tessif

This installs the TestPyPI_ version of tessif while resolving the dependencies on PyPI_.

License
-------
Distributed under the terms of the `MIT license`_,
*Tessif* is free and open source software.

.. _MIT license: https://opensource.org/licenses/MIT
.. _PyPI: https://pypi.org/
.. _TestPyPI: https://test.pypi.org/
.. _pip: https://pip.pypa.io/
.. github-only
.. _Contributor Guide: CONTRIBUTING.rst
.. _Usage: https://tessif.readthedocs.io/en/latest/usage.html


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tZ3ma/tessif",
    "name": "tessif",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "Tessif,tessif,ESSMOS,energy supply system modelling",
    "author": "Mathias Ammon",
    "author_email": "tz3ma.coding@use.startmail.com",
    "download_url": "https://files.pythonhosted.org/packages/dc/ce/e63f25f9327d61990eb579796139b752f9a7de805adaa2cd78f75ae82180/tessif-0.0.28.tar.gz",
    "platform": null,
    "description": "tessif (**T**\\ ransforming **E**\\ nergy **S**\\ upply **S**\\ ystem model\\ **I**\\ ng **F**\\ ramework)\n===================================================================================================\n\n|PyPI| |Status| |Python Version| |License|\n\n|Read the Docs| |Tests| |Codecov|\n\n|pre-commit| |Black|\n\n.. |PyPI| image:: https://img.shields.io/pypi/v/tessif.svg\n   :target: https://pypi.org/project/tessif/\n   :alt: PyPI\n.. |Status| image:: https://img.shields.io/pypi/status/tessif.svg\n   :target: https://pypi.org/project/tessif/\n   :alt: Status\n.. |Python Version| image:: https://img.shields.io/pypi/pyversions/tessif\n   :target: https://pypi.org/project/tessif\n   :alt: Python Version\n.. |License| image:: https://img.shields.io/pypi/l/tessif\n   :target: https://opensource.org/licenses/MIT\n   :alt: License\n.. |Read the Docs| image:: https://img.shields.io/readthedocs/tessif/latest.svg?label=Read%20the%20Docs\n   :target: https://tessif.readthedocs.io/\n   :alt: Read the documentation at https://tessif.readthedocs.io/\n.. |Tests| image:: https://github.com/tZ3ma/tessif/workflows/Tests/badge.svg\n   :target: https://github.com/tZ3ma/tessif/actions?workflow=Tests\n   :alt: Tests\n.. |Codecov| image:: https://codecov.io/gh/tZ3ma/tessif/branch/main/graph/badge.svg\n   :target: https://codecov.io/gh/tZ3ma/tessif\n   :alt: Codecov\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.. |Black| image:: https://img.shields.io/badge/code%20style-black-000000.svg\n   :target: https://github.com/psf/black\n   :alt: Black\n\n\nLatest Stable Version\n---------------------\nYou can install *Tessif* via pip_ from PyPI_.\nInstall using a console with your virtual environment activated:\n\n.. code-block:: console\n\n   $ pip install tessif\n\nLatest Development Version (potentially unstable)\n-------------------------------------------------\n\nYou can install the development version of *Tessif* via pip_ from TestPyPI_.\nInstall using a console with your virtual environment activated:\n\n.. code-block:: console\n\n   $ pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ tessif\n\nThis installs the TestPyPI_ version of tessif while resolving the dependencies on PyPI_.\n\nLicense\n-------\nDistributed under the terms of the `MIT license`_,\n*Tessif* is free and open source software.\n\n.. _MIT license: https://opensource.org/licenses/MIT\n.. _PyPI: https://pypi.org/\n.. _TestPyPI: https://test.pypi.org/\n.. _pip: https://pip.pypa.io/\n.. github-only\n.. _Contributor Guide: CONTRIBUTING.rst\n.. _Usage: https://tessif.readthedocs.io/en/latest/usage.html\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Transforming Energy Supply System modell*I*ng Framework",
    "version": "0.0.28",
    "split_keywords": [
        "tessif",
        "tessif",
        "essmos",
        "energy supply system modelling"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "879b9affa02012fc707118794c2717fc96ae9a75474162ec0cc8382703bf1e5a",
                "md5": "d5cd58ae7b047eb6a318e0041ecb5ba1",
                "sha256": "6e9d61ac095aa2053f0d14e493aa107bb2f63fabf8c2a8e9caf09180fccaf6fd"
            },
            "downloads": -1,
            "filename": "tessif-0.0.28-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d5cd58ae7b047eb6a318e0041ecb5ba1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 89417,
            "upload_time": "2023-04-23T09:46:16",
            "upload_time_iso_8601": "2023-04-23T09:46:16.149756Z",
            "url": "https://files.pythonhosted.org/packages/87/9b/9affa02012fc707118794c2717fc96ae9a75474162ec0cc8382703bf1e5a/tessif-0.0.28-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dccee63f25f9327d61990eb579796139b752f9a7de805adaa2cd78f75ae82180",
                "md5": "83b0d2144a5e6137c3b5431b5082f50a",
                "sha256": "ed8b6a2c42aef8ad73db5ab88e400c854fe088998da2dafa19c5bd94bcfbe510"
            },
            "downloads": -1,
            "filename": "tessif-0.0.28.tar.gz",
            "has_sig": false,
            "md5_digest": "83b0d2144a5e6137c3b5431b5082f50a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 83179,
            "upload_time": "2023-04-23T09:46:18",
            "upload_time_iso_8601": "2023-04-23T09:46:18.235672Z",
            "url": "https://files.pythonhosted.org/packages/dc/ce/e63f25f9327d61990eb579796139b752f9a7de805adaa2cd78f75ae82180/tessif-0.0.28.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-23 09:46:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "tZ3ma",
    "github_project": "tessif",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "tessif"
}
        
Elapsed time: 0.05855s