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 24, 2025 at 20:27
License
BSD-3-Clause AND PSF-2.0
Total Downloads
28.8K
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/pyutils/line_profilerDocumentation
https://github.com/pyutils/line_profiler