Plugin for the Spyder IDE that integrates the Python memory profiler
Project description
This is a plugin for the Spyder IDE that integrates the Python memory profiler. It allows you to see the memory usage in every line.
Usage
Add a @profile decorator to the functions that you wish to profile then press Ctrl+Shift+F10 to run the profiler on the current script, or go to Run > Profile memory line by line.
The results will be shown in a dockwidget, grouped by function. Lines with a stronger color have the largest increments in memory usage.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for spyder_memory_profiler-0.2.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 49ee86d74dd05797788b722113db501912303739ac707aecdc585885ccd3c237 |
|
MD5 | ee34efd7c549509d19c78154ad5cbf90 |
|
BLAKE2b-256 | 00d475036a9ccd98c938c2b0ac1051956f77f4d3d0e572687f4da59e8db8462e |
Close
Hashes for spyder_memory_profiler-0.2.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a05d2bcd9c7f82792e279c2b7217d7942a6ca2b605c86ab7bcd68772a34f4474 |
|
MD5 | 5f3099e7799f088c60c3979caeb38280 |
|
BLAKE2b-256 | 4ba8e1508005e9b7b388d3f66e74f4e3ccdbe248924c2b957e1ed0c832bb9f3a |