spyder-line-profiler 0.4.1
pip install spyder-line-profiler
Released:
Plugin for the Spyder IDE that integrates the Python line profiler.
Navigation
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Spyder Project Contributors
- Tags Qt, PyQt5, PySide2, spyder, plugins, spyplugins, line_profiler, profiler
- Requires: Python >=3.8
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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 > Run line profiler.
The results will be shown in a dockwidget, grouped by function. Lines with a stronger color take more time to run.
Project details
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Spyder Project Contributors
- Tags Qt, PyQt5, PySide2, spyder, plugins, spyplugins, line_profiler, profiler
- Requires: Python >=3.8
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file spyder_line_profiler-0.4.1.tar.gz
.
File metadata
- Download URL: spyder_line_profiler-0.4.1.tar.gz
- Upload date:
- Size: 18.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c377bc9963c4474c4714bdacc4d002b43cd8311b4348c479b419d830cc816a82 |
|
MD5 | 0fee8c64b8786586a09e287c1aff7299 |
|
BLAKE2b-256 | 5441960b070f7babe42345c019192249811a9e1bbf101c8b8d07a16f9790675c |
File details
Details for the file spyder_line_profiler-0.4.1-py3-none-any.whl
.
File metadata
- Download URL: spyder_line_profiler-0.4.1-py3-none-any.whl
- Upload date:
- Size: 18.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | be53d858162dd6f880e1b0c5d9c1084e1a5f47e47109d569b60ba1996f7f88a6 |
|
MD5 | 8bf9170498ff8a164493777a9cdba7e7 |
|
BLAKE2b-256 | c9211205fbe1049572524b88c055157621ed72f024e4c45963670258d764338c |