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
File details
Details for the file spyder_memory_profiler-0.1.0.tar.gz
.
File metadata
- Download URL: spyder_memory_profiler-0.1.0.tar.gz
- Upload date:
- Size: 15.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cdd2102e69ed3f30c49d31bfe1c6ce82c2c5cb6b26bb9733aae69fa377cd4d5f |
|
MD5 | 4433708598a2b02a6ef7f0df145bf2b3 |
|
BLAKE2b-256 | c47307d3af63ae77cf358fb392206886fe21cdc8bd42553e9198462cd5bb2aed |
Provenance
File details
Details for the file spyder_memory_profiler-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: spyder_memory_profiler-0.1.0-py3-none-any.whl
- Upload date:
- Size: 17.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 80925fcb841d8f21e29e6871b2039dd7ad580c85e093aebc87a82d98d688323e |
|
MD5 | abec4c8595aa0eeec6472777289fe9ce |
|
BLAKE2b-256 | 963baf5e5b29ee52f814bafacd59ff37f6ab38c8af968fa2a887ae6972569cdc |