[ Bron: spyder-line-profiler ]
Pakket: python3-spyder-line-profiler (0.2.1-1)
Verwijzigingen voor python3-spyder-line-profiler
Debian bronnen:
Het bronpakket spyder-line-profiler downloaden:
- [spyder-line-profiler_0.2.1-1.dsc]
- [spyder-line-profiler_0.2.1.orig.tar.gz]
- [spyder-line-profiler_0.2.1-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
line profiling plugin for the Spyder IDE
This is a plugin for the Spyder IDE that integrates the Python line profiler.
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.
Andere aan python3-spyder-line-profiler gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-line-profiler
- line-by-line profiling for Python
-
- dep: python3-spyder (>= 4.0)
- Public modules for spyder (Python 3)