About Anaconda Help Download Anaconda

Memray is a memory profiler for Python

copied from cf-staging / memray

Installers

  • linux-64 v1.15.0
  • osx-arm64 v1.15.0
  • osx-64 v1.15.0
  • linux-ppc64le v1.15.0
  • linux-aarch64 v1.15.0

conda install

To install this package run one of the following:
conda install conda-forge::memray

Description

Memray is a memory profiler for Python. It can track memory allocations in Python code, in native extension modules, and in the Python interpreter itself. It can generate several different types of reports to help you analyze the captured memory usage data. While commonly used as a CLI tool, it can also be used as a library to perform more fine-grained profiling tasks.


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