EnergySystemsModellingLab / EnergySystemsModellingLab/MUSE_OS
Create UML diagrams
- Lenguaje dominante
- Python
- Estrellas
- 29
- Forks
- 12
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
[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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.