Skip to content
Irixo edited this page Dec 26, 2020 · 2 revisions

Using pip:

Package is available on PyPi

$ pip install -U memory_profiler

Using conda

Package is also available on conda-forge

To install from source, download the package, extract and type:

$ python setup.py install

Clone this wiki locally