An open API service indexing awesome lists of open source software.

https://github.com/rossant/easy_profiler

Easy-to-use profiler in Python
https://github.com/rossant/easy_profiler

Last synced: 10 months ago
JSON representation

Easy-to-use profiler in Python

Awesome Lists containing this project

README

          

easy_profiler
=============

Easy-to-use profiler in Python

Installation
------------

To stay up-to-date with git master:

$ python setup.py develop

This will install the "easyprofile" command.

Usage
-----

$ easyprofile msycript.py

This will create a `.easyprofile` folder with profiling reports saved as text files.