memray
Memray is a memory profiler for Python
Memray is a memory profiler for Python
To install this package, run one of the following:
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.
Summary
Memray is a memory profiler for Python
Last Updated
Oct 16, 2025 at 04:03
License
Apache-2.0 AND BSD-3-Clause
Total Downloads
569.8K
Supported Platforms
GitHub Repository
https://github.com/bloomberg/memrayDocumentation
https://bloomberg.github.io/memray/