Skip to content

axil/axil-autotime

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

axil-autotime

An improved version of ipython-autotime by Phillip Cloud:
    – uses better timer function on windows;
    – ignores function and class definitions.

Installation:

$ pip install axil-autotime

Usage

Run %load_ext autotime to load the extension.

Want to turn it off?

In [7]: %unload_ext autotime

About

Time everything in IPython

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%