[ 源代码: spyder-line-profiler ]
软件包:python3-spyder-line-profiler(0.2.1-1)
python3-spyder-line-profiler 的相关链接
Debian 的资源:
下载源码包 spyder-line-profiler:
- [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]
维护小组:
外部的资源:
- 主页 [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 > 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.
其他与 python3-spyder-line-profiler 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-line-profiler
- line-by-line profiling for Python
-
- dep: python3-spyder (>= 4.0)
- Public modules for spyder (Python 3)