[ 源代码: spyder-line-profiler ]
软件包:python3-spyder-line-profiler(0.4.0-1)
python3-spyder-line-profiler 的相关链接
Debian 的资源:
下载源码包 spyder-line-profiler:
- [spyder-line-profiler_0.4.0-1.dsc]
- [spyder-line-profiler_0.4.0.orig.tar.gz]
- [spyder-line-profiler_0.4.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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.
其他与 python3-spyder-line-profiler 有关的软件包
|
|
|
|
-
- 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 (<< 7~)
- Richly-featured Python IDE - Python modules
- dep: python3-spyder (>= 6)