Spyder plugin that integrates the Python line profiler.
copied from cf-staging / spyder-line-profilerconda install conda-forge::spyder-line-profiler
conda install conda-forge/label/cf201901::spyder-line-profiler
conda install conda-forge/label/cf202003::spyder-line-profiler
conda install conda-forge/label/gcc7::spyder-line-profiler
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.