{Memprof is a memory profiler for Python.} It logs and plots the memory usage of all the variables during the execution of the decorated methods.

WWW: https://jmdana.github.io/memprof/
