About Anaconda Help Download Anaconda

anaconda / packages / line_profiler 4.1.1

Line-by-line profiling for Python

Installers

  • linux-32 v2.1.2
  • linux-64 v4.1.1
  • linux-ppc64le v4.1.1
  • osx-64 v4.1.1
  • win-32 v3.3.1
  • win-64 v4.1.1
  • linux-aarch64 v4.1.1
  • osx-arm64 v4.1.1
  • linux-s390x v4.1.1

conda install

To install this package run one of the following:
conda install anaconda::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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.2) Legal | Privacy Policy