✨ 1st release of #pydoctrace πŸŽ‰
Trace #Python code execution with a decorator to view the corresponding sequence diagram in #PlantUML syntax.

#DocTracing generates documentation from real-life code execution and illustrates how the codebase is executed and organized. It helps discussing architecture or teaching algorithms. #DocAsCode

- try it out: https://pypi.org/project/pydoctrace/
- give some feedback (issues and ⭐ are appreciated πŸ™): https://github.com/lucsorel/pydoctrace

pydoctrace

Generate sequence diagrams by tracing Python code execution

PyPI