{"library":"yappi","type":"library","category":null,"description":"Yappi (Yet Another Python Profiler) is a fast, C-implemented tracing profiler for Python applications, notably supporting multithreaded, asyncio, and gevent code. It overcomes limitations of standard profilers like `cProfile` by offering per-thread CPU time analysis, on-the-fly profiling capabilities, and flexible mechanisms for filtering and sorting profiling results. The library is currently at version 1.7.6 and maintains an active release schedule.","language":"python","status":"active","version":"1.7.6","tags":["profiling","performance","multithreading","asyncio","gevent","debugger"],"last_verified":"Wed May 20","install":[{"cmd":"pip install yappi","imports":["import yappi"]}],"homepage":null,"github":"https://github.com/sumerc/yappi","docs":null,"changelog":null,"pypi":"https://pypi.org/project/yappi/","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.6,"avg_import_s":0.03,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/yappi/compatibility"}}