manatlan / ppviz

Python Profiler Vizualizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ppviz (python profiler viz'ualizer)

It's a GUI to explore/profile a python file. (it's a little bit like snakeviz) Should work on windows/mac/linux and chromeos/linux

$ python -m pip install ppviz
$ ppviz sudoku.py

remark: "sudoku.py" is an example (and can be found here), you should use the python file you want to profile ;-)

screenshot

it uses htag(+htbulma) as gui system ;-)

About

Python Profiler Vizualizer

License:MIT License


Languages

Language:Python 100.0%