[ Bron: spyder-line-profiler ]
Pakket: python3-spyder-line-profiler (0.3.2-2)
Verwijzigingen voor python3-spyder-line-profiler
Debian bronnen:
Het bronpakket spyder-line-profiler downloaden:
- [spyder-line-profiler_0.3.2-2.dsc]
- [spyder-line-profiler_0.3.2.orig.tar.gz]
- [spyder-line-profiler_0.3.2-2.debian.tar.xz]
Beheerders:
- Debian Science Maintainers (QA-pagina, Mailarchief)
- Ghislain Antony Vaillant (QA-pagina)
- Julian Gilbey (QA-pagina)
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 > Run line profiler`.
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 (>= 4.1.2)
- line-by-line profiling for Python
-
- dep: python3-qtawesome
- iconic fonts in PyQt and PySide applications (Python 3)
-
- dep: python3-spyder (>= 5.4.1)
- Richly-featured Python IDE - Python modules