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
Mar 14, 2026 at 13:09
License
Apache-2.0 AND BSD-3-Clause
Total Downloads
621.9K
Version Downloads
511
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/bloomberg/memrayDocumentation
https://bloomberg.github.io/memray/