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.1.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b86e24b71b0b910587d3b51ea27e84ace6d07262da318e4015ce32011190e6b |
|
MD5 | cfcd86fa842d057f8895965a25d1a076 |
|
BLAKE2b-256 | 41dee8d3d13990e37aa8d731a512267ff0fd9603b0bb14ac91f013818da4fe8d |
Close
Hashes for spyder_memory_profiler-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ccb8a16418b975693c9fc9025a55ace790a823734e540772f8cf10d786d14441 |
|
MD5 | 044928911729bf5a62d0c92dab6d2b7b |
|
BLAKE2b-256 | 6244ca286a90489051490ed249068ee0bb0412ba7748042635b180d886010b61 |