ananelson / pyprof2xls

Generate an .xls file (using xlwt) from pstats output.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uses xlwt to convert python profile files to .xls files.

Can be installed with:

[sudo] pip install pyprof2xls

Then do:

pyprof2xls help -on generate

About

Generate an .xls file (using xlwt) from pstats output.

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 100.0%