line_profiler
Line-by-line profiling for Python
Line-by-line profiling for Python
To install this package, run one of the following:
line_profiler will profile the time individual lines of code take to execute. The profiler is implemented in C via Cython in order to reduce the overhead of profiling.
Summary
Line-by-line profiling for Python
Last Updated
Jan 12, 2026 at 11:41
License
BSD-3-Clause AND PSF-2.0
Total Downloads
3.9K
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/pyutils/line_profilerDocumentation
https://github.com/pyutils/line_profiler