CMD + K

line_profiler

Community

Line-by-line profiling for Python

Installation

To install this package, run one of the following:

Conda
$conda install anaconda-python-gte-3.10::line_profiler

Usage Tracking

4.2.0
4.1.1
4.0.3
3.3.1
4 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

Line-by-line profiling for Python

Last Updated

Mar 31, 2025 at 22:31

License

BSD-3-Clause AND PSF-2.0

Total Downloads

8

Version Downloads

3

Supported Platforms

linux-64