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.0.tar.gz
(16.0 kB
view hashes)
Built Distribution
Close
Hashes for spyder_line_profiler-0.2.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a5b832cc683cc6b8fe2cbece569245cf6f4bd43a7e8761d4a22a9ad8864bdb2 |
|
MD5 | e063f80eeb12e118834f5baf5d8ec032 |
|
BLAKE2b-256 | 3a66e47525201ee31001d0ad770974d3ae6bc276697041aceb80a889ec40c4fe |
Close
Hashes for spyder_line_profiler-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f9c626d42c068864e5a464a9ca4d98bdb46146c3c40062f5ac2e8639a26b56b |
|
MD5 | 0acfae45a5ea719609ecdda2972ad378 |
|
BLAKE2b-256 | 996a2720b8df0c87cac29e6a09816408aa350783e7dc453d2bcdb42700e5eda5 |