python-mprof

memory consumption analysis for Python programs (Python 2 build)

Debian Debian
RUN apt-get update && \ apt-get install -y python-memory-profiler
Ubuntu
RUN apt-get update && \ apt-get install -y python-memory-profiler
Arch Arch Linux
RUN pacman -S --noconfirm python-memory-profiler
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python-memory-profiler
Raspbian
RUN apt-get update && \ apt-get install -y python-memory-profiler
click the source code to copy install python-mprof on any operating system with command-not-found.com