About Anaconda Help Download Anaconda

Line-by-line profiling for Python

Installers

  • linux-64 v4.2.0

conda install

To install this package run one of the following:
conda install anacondaproserve::line_profiler

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.2) Legal | Privacy Policy