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

https://github.com/qedsoftware/timer

Times a CLI command. Ridiculously simple, but useful.
https://github.com/qedsoftware/timer

Last synced: 2 months ago
JSON representation

Times a CLI command. Ridiculously simple, but useful.

Awesome Lists containing this project

README

          

TIMER
=========================
Utterly simple script for timing how long it takes to execute a CLI command.

DEMO
=========================

$ python timer.py "python sleep.py"