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.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04c8a060bbd63a04d831aed2ad4fae48214e74a15ce923de0616d72e1d4d3e4f |
|
MD5 | 10308b67453d23581674ff62330b9921 |
|
BLAKE2b-256 | 76b21e8cf52145b9ab1117a7672bb4fdb6678e845bc9c8745a2f5ea8a00fe580 |
Close
Hashes for spyder_memory_profiler-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 41b457e7a3d69ac764ba1218948de82effc953e7959ab7d85c4d5aee881e81e4 |
|
MD5 | 9eff20561aa9c17e2305ced49ec7e24c |
|
BLAKE2b-256 | 7d75912e2cfb273c95a9f64b22bfc91722b39a2f0934497f447914a5ec88dcd8 |