Remote memory profiling with Memray Memray is a memory profiler for Python, built by some very smart devs at Bloomberg.It is a fantastic tool to identify memory leaks in your code or other libraries (down to the C level)! They recently added a Textual interface which looks amazing, and lets you monitor your process right from the terminal: