Install Mprof On A Debian, Ubuntu, Arch, Kali And Raspbian

Install Mprof On A Debian, Ubuntu, Arch, Kali And Raspbian

mprof

memory consumption analysis for Python programs (Python 2 build)

Maintainer: Debian Science Maintainers



Section: python

Install mprof

  • Debian apt-get install python-memory-profiler Click to copy
  • Ubuntu apt-get install python-memory-profiler Click to copy
  • Arch Linux pacman -S python-memory-profiler Click to copy
  • Kali Linux apt-get install python-memory-profiler Click to copy
  • Raspbian apt-get install python-memory-profiler Click to copy

python-memory-profiler

memory consumption analysis for Python programs (Python 2 build)

This is a Python module for monitoring memory consumption of a process as well as line-by-line analysis of memory consumption for Python programs. This module is built for Python version 2.x.

Installation of latest mprof command is available for Debian, Ubuntu, Arch, Kali and Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2024 latest package from the repository and install it in your computer/server.