A standard library module for Python with utilities for tracing memory blocks. Also add the python tag for increased visibility.
tracemalloc
is a module for the Python language and is a debug tool to trace memory blocks allocated by Python. It is available since Python 3.4.