Metadata-Version: 2.0
Name: pyprof-timer
Version: 0.0.6
Summary: A timer for profiling a Python function or snippet.
Home-page: https://github.com/RussellLuo/pyprof-timer
Author: RussellLuo
Author-email: luopeng.he@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Keywords: Profiling,Timer,Python
Platform: UNKNOWN
Requires-Dist: monotonic (==1.3)
Requires-Dist: six (>=1.10.0)
Requires-Dist: tree-format (==0.1.1)

A timer for profiling a Python function or snippet.


