This is a python module for monitoring memory consumption of a process.
It can do time-based and line-by-line analysis of the memory consumption
for python programs.

Homepage:
https://github.com/pythonprofilers/memory_profiler
