{"library":"contexttimer","type":"library","category":null,"description":"A timer context manager measuring the clock wall time of the code block it contains. Version 0.3.3 is the latest, with no recent updates (last release in 2018). The library provides a simple context manager and decorator for timing code blocks, defaulting to wall-clock time. It supports alternative timers via Python's time module.","language":"python","status":"maintenance","version":"0.3.3","tags":["timer","context-manager","benchmarking","wall-time"],"last_verified":"Fri May 01","install":[{"cmd":"pip install contexttimer","imports":["from contexttimer import Timer","from contexttimer import timer"]}],"homepage":null,"github":"https://github.com/brouberol/contexttimer","docs":null,"changelog":null,"pypi":"https://pypi.org/project/contexttimer/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}