{"library":"line-profiler","type":"library","category":null,"description":"line_profiler is a module for doing line-by-line profiling of functions, providing detailed timing statistics for each line within selected functions. kernprof is a companion script that conveniently runs line_profiler or Python's standard library profilers. It is currently at version 5.0.2 and actively maintained, with a release cadence that includes regular bug fixes and feature enhancements.","language":"python","status":"active","version":"5.0.2","tags":["profiling","performance","developer-tool","optimization"],"last_verified":"Thu May 21","install":[{"cmd":"pip install line-profiler","imports":["from line_profiler import profile","from line_profiler import LineProfiler"]},{"cmd":"pip install line-profiler[all]","imports":[]}],"homepage":null,"github":"https://github.com/pyutils/line_profiler","docs":null,"changelog":null,"pypi":"https://pypi.org/project/line-profiler/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":6.5,"avg_import_s":0.16,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/line-profiler/compatibility"}}