Skip to content

qdamian/depict

Repository files navigation

depict

Workflow Build Status Coverage Status

Status of the project

Not yet useful in any way. Demo

Description

An HTML5 app that lets you pick modules or classes of a python program of you interest and see some diagrams representing their relations and interactions.

It uses dissect.

See some alternatives below.

Alternatives

pycallgraph is a module that creates call graph visualizations for Python applications.

pyreverse is a Python Reverse engineering tool. It's able to generate UML like diagram from Python source code.

disptrace is a great project that traces a program and creates an HTML5 document displaying called functions.

andypatterns is a reverse engineering tool for Python source code. Requires wxPython

pytrace allows to record and view function calls, arguments and return values

Contact

Feel free to email me at qdamian@gmail.com


Copyright 2014, Damian Quiroga

About

Create representations of python programs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published