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

https://github.com/asdf8601/timer_plus

This is a modified version of the built-in timeit.Timer class.
https://github.com/asdf8601/timer_plus

benchmark time timeit timer

Last synced: 23 days ago
JSON representation

This is a modified version of the built-in timeit.Timer class.

Awesome Lists containing this project

README

          

This is a modified version of the built-in `timeit.Timer` class.

Dependencies:
* pandas

## Install

```
pip install git+https://github.com/mmngreco/timer_plus.git
```

TODO

[ ] - convert into magic function - https://ipython.org/ipython-doc/3/config/custommagics.html