Skip to main content

Plugin for the Spyder IDE that integrates the Python line profiler.

Project 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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

spyder_line_profiler-0.2.1.tar.gz (16.7 kB view hashes)

Uploaded Source

Built Distribution

spyder_line_profiler-0.2.1-py3-none-any.whl (17.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page