instrumentΒΆ
instrument provides instrumentation primitives for metrics and benchmarking.
Python instrument was formerly known as measure-it.
| author: | Pete Fein <pete@wearpants.org> |
|---|---|
| license: | BSD |
| versions: | Python 3.6+, PyPy |
| source: | https://github.com/wearpants/instrument |
| homepage: | https://instrument.readthedocs.org/en/latest/ |
| video: | https://www.youtube.com/watch?v=gfLS2sXfxtE |
Instrument is tested on Python 3.6 and PyPy 3, but should work with Python 3.4 & 3.5 as well.