Skip to content

mathias-ammon/tessif

Repository files navigation

tessif (Transforming Energy Supply System modelIng Framework)

PyPI Status Python Version License

Read the documentation at https://tessif.readthedocs.io/ Tests Codecov

pre-commit Black

Latest Stable Version

You can install Tessif via pip from PyPI. Install using a console with your virtual environment activated:

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

$ 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.