python3-spyder-memory-profiler
memory profiling plugin for the Spyder IDE
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. 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.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/spyder-ide/spyder-memory-profiler
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python3-spyder-memory-profiler