{"library":"pyinstrument","type":"library","category":null,"description":"Pyinstrument is a powerful call stack profiler for Python that helps developers understand why their code is slow. It operates by sampling the call stack at regular intervals, providing a clear, interactive visualization of time spent in different functions. The current stable version is 5.1.2, and the library maintains an active release cadence with frequent updates addressing bugs and introducing new features, particularly around its HTML rendering capabilities.","language":"python","status":"active","version":"5.1.2","tags":["profiler","performance","debugging","call stack","sampling","diagnostics"],"install":[{"cmd":"pip install pyinstrument","imports":["from pyinstrument import Profiler","from pyinstrument.renderers import HTMLRenderer","from pyinstrument.renderers import ConsoleRenderer"]}],"homepage":"https://pyinstrument.readthedocs.io","github":"https://github.com/joerick/pyinstrument","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pyinstrument/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":0.14,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pyinstrument/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}