Package: wnpp Severity: wishlist Owner: Ghislain Antony Vaillant <ghisv...@gmail.com>
* Package name : spyder-line-profiler Version : 0.1.1 Upstream Author : Spyder Project Contributors * URL : https://github.com/spyder-ide/spyder-line-profiler * License : Expat Programming Lang: Python Description : line profiling plugin for the Spyder IDE Long-Description: This is a plugin for the Spyder IDE that integrates the Python line profiler. It allows you to see the time spent in every line. Usage . 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 > Profile line by line. . The results will be shown in a dockwidget, grouped by function. Lines with a stronger color take more time to run. This package will be co-maintained by the Debian Science Team, alongside the spyder application.