docs |
---|
Overview of tools for the planning of regional and district energy systems and infrastructures
- Free software: MIT license
Here you will find the actual list of tools for district energy planning:
https://tool-overview-energy-planning.readthedocs.io/
You can easily contribute. If you know a tool that is missing in the overview, please open an issue and choose the Add new tool to list template: https://github.com/quarree100/tool-overview-energy-planning/issues
You can also directly open an PR.
To run all the tests run:
tox
Note, the most important test of this package is the documentation:
tox -e "docs"