visualpytune


A tool for Python program performence tuning.

VisualPyTune is a python program performance tuning tool, based on wxPython. It can show you a callgraph(doing), stats report, callees, callers, and caky charts. finaly, you can remove inessential information very easy.

News

  1. 3/26/2010 0.1.3 released!
  2. 1/25/2008 0.1.2 released!
  3. 12/14/2007 0.1.1 released!
  4. 11/31/2007 0.1.0 released!

Download

http://code.google.com/p/visualpytune/downloads/list

Changs log

http://code.google.com/p/visualpytune/wiki/Changes_Log

Project Information

Labels:
python performence gui profile callgraph timeit wxpython