python3-spyder-line-profiler
line profiling plugin for the Spyder IDE
Description
This is a plugin for the Spyder IDE that integrates the Python line profiler. Add a `@profile` decorator to the functions that you wish to profile then press Shift+F10 (line profiler default) to run the profiler on the current script, or go to `Run > Run line profiler`. The results will be shown in a dockwidget, grouped by function. Lines with a stronger color take more time to run.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-line-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-line-profiler