💙 💛 py2puml 0.8.0 is out 🥳, supporting union types: the "Union[int, float]" old way and the "int | float" new way!
py2puml is a #Python tool generating class #diagrams in the #PlantUML syntax by inspecting your code base. This #CodeToDoc tool helps documenting your domain models and other classes.
Install it with "pip install py2puml" and start documenting your project automatically.
- https://pypi.org/project/py2puml/
- https://github.com/lucsorel/py2puml
#Python #diagrams #plantuml #codetodoc