Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

spyder_memory_profiler-0.2.1.tar.gz (16.7 kB view hashes)

Uploaded Source

Built Distribution

spyder_memory_profiler-0.2.1-py3-none-any.whl (18.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page