https://github.com/breuleux/earl-debug
Debugging tools for Earl Grey
https://github.com/breuleux/earl-debug
Last synced: about 1 month ago
JSON representation
Debugging tools for Earl Grey
- Host: GitHub
- URL: https://github.com/breuleux/earl-debug
- Owner: breuleux
- Created: 2015-07-28T20:41:52.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-28T20:42:08.000Z (almost 10 years ago)
- Last Synced: 2025-01-18T18:52:33.920Z (4 months ago)
- Size: 97.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
earl-debug
==========Debugging tools for Earl Grey
#### `timeit`
require-macros:
earl-debug -> timeitprint timeit 100:
print "running code 100 times"