Skip to content
/ pyspy Public

A tracer to generate sequence diagrams from running Python programs.

Notifications You must be signed in to change notification settings

bereal/pyspy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Pyspy is injecting tracing into a running Python program by patching its bytecode.
The output is supposed to be displayed in form of sequence diagrams in order to help debugging and program understanding.

About

A tracer to generate sequence diagrams from running Python programs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages