Luc Sorel-Giffo · @lucsorelgiffo
44 followers · 48 posts · Server floss.social

0.7.1 release of 🎉

Several improvements of the generated syntax:
- use the 'namespace' instructions to group and nested datastructure definitions, to illustrate the codebase structure
- complex compound types (like Dict[Tuple[str], List[SomeClasse]]) are handled

Py2puml is a tool, which generates a class diagram from your app codebase.

- try it out: pypi.org/project/py2puml/
- give some feedback (issues and ⭐ are appreciated 🙏): github.com/lucsorel/py2puml

#Python #DocAsCode #plantuml #py2puml

Last updated 2 years ago

Luc Sorel-Giffo · @lucsorelgiffo
44 followers · 48 posts · Server floss.social

0.7.1 release of 🎉

Several improvements of the generated syntax:
- use the 'namespace' instructions to group and nested datastructure definitions, to illustrate the codebase structure
- complex compound types (like Dict[Tuple[str], List[SomeClasse]]) are handled

Py2puml is a tool, which generates a class diagram from your app codebase.

- try it out: pypi.org/project/py2puml/
- give some feedback (issues and ⭐ are appreciated 🙏): github.com/lucsorel/py2puml

#Python #DocAsCode #plantuml #py2puml

Last updated 2 years ago

Luc Sorel-Giffo · @lucsorelgiffo
44 followers · 47 posts · Server floss.social

✨ 1st release of 🎉
Trace code execution with a decorator to view the corresponding sequence diagram in syntax.

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

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

#DocAsCode #doctracing #plantuml #Python #pydoctrace

Last updated 2 years ago

Luc Sorel-Giffo · @lucsorelgiffo
44 followers · 47 posts · Server floss.social

✨ 1st release of 🎉
Trace code execution with a decorator to view the corresponding sequence diagram in syntax.

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

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

#DocAsCode #doctracing #plantuml #Python #pydoctrace

Last updated 2 years ago

Luc Sorel-Giffo · @lucsorelgiffo
44 followers · 47 posts · Server floss.social

✨ 1st release of 🎉
Trace code execution with a decorator to view the corresponding sequence diagram in syntax.

Doc-tracing generates documentation from real-life code execution and illustrate how the codebase is executed and organized. It helps discussing architecture or teaching algorithms.

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

#DocAsCode #plantuml #pydoctrace

Last updated 2 years ago

Luc Sorel-Giffo · @lucsorelgiffo
37 followers · 26 posts · Server floss.social

Version 0.6.1 of is released 🎉

This library generates the class diagram of the data structures defined in your codebase. This new version handles class having digits in their names.

helps documenting the codebase, understand and maintain with better insights.

pypi.org/project/py2puml/

#DocAsCode #Python #py2puml

Last updated 2 years ago