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.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d2fcb369c84e09b247514fc2ce608666124a04c2e05a71f7466bb26ca2c1169c |
|
MD5 | dd0712295a5f1170f1fbce1627e3aa18 |
|
BLAKE2b-256 | 0baed44fb61ffb9c140dec999ae8c4604e5443f0dd69e41030dc39d6ee5a4a38 |
Close
Hashes for spyder_memory_profiler-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 63a90f09939723d01b249540e26ad093fe9a030e5be3b245d0e07a8a1d9f8b97 |
|
MD5 | a4d616699320cf8ed036b54f8e2ff127 |
|
BLAKE2b-256 | 1f6e8c853cd8d9275223cbd18bd17569841727c9c3ad616df0ac68c7fc525dd5 |