[ bianca ]
[ ソース: spyder-line-profiler ]
パッケージ: python3-spyder-line-profiler (0.4.1-1)
python3-spyder-line-profiler に関するリンク
spyder-line-profiler ソースパッケージをダウンロード:
- [spyder-line-profiler_0.4.1-1.debian.tar.xz]
- [spyder-line-profiler_0.4.1-1.dsc]
- [spyder-line-profiler_0.4.1.orig.tar.gz]
メンテナ:
外部の資源:
- ホームページ [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)