Spyder plugin that integrates the Python line profiler.
conda install spyder-ide::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.