ipython_memwatcher: display memory usage during IPython execution
ipython_memwatcher is an IPython tool to report memory usage deltas for every command you type.
This is strongly based on https://github.com/ianozsvald/ipythonmemoryusage by Ian Ozsvald and in the future ipythonmemwatcher can merged back into ipythonmemory_usage.