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.dev0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f946b2b049ddc2307c78acb89d35c62ccd5de849207df150bfaf9939f042b474 |
|
MD5 | 78a3828c85b2df2dac5e92d8aa61f7a4 |
|
BLAKE2b-256 | 735985686670cd7821a28cb4d63c99c9c2de4b3ddb8c3a65de6b312602449494 |
Close
Hashes for spyder_memory_profiler-0.2.dev0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f5276551928d977445e8bc13380e8c4bb10a47ceed27fd820972f5e3ef25500a |
|
MD5 | 5e52afafd8f9d104dda2381108b27c72 |
|
BLAKE2b-256 | 6473daa326189fa8c7372f4584b80e859f8e781bddec0b4373432bbb105e02a1 |