EnergySystemsModellingLab / EnergySystemsModellingLab/MUSE_OS
Create UML diagrams
- Lingua principale
- Python
- Stelle
- 29
- Fork
- 12
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
[UML diagrams](https://en.wikipedia.org/wiki/Unified_Modeling_Language) are useful to identify how classes and subclasses relate to each other in OOP, better understand relationships and identify redundancies or unknown links.
Potentially, it could use the same PlantUML extension mentioned in #112, but that one doesn't seem to extract the inheritance tree automatically, which is a pain. There is [an extension for Sphinx using `pyreverse`](https://pypi.org/project/sphinx-pyreverse/), but it does not seem to be maintained or reached a stable state, so probably not an option.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.