[ ソース: spyder-line-profiler ]
パッケージ: python3-spyder-line-profiler (0.1.1-1)
python3-spyder-line-profiler に関するリンク
Debian の資源:
spyder-line-profiler ソースパッケージをダウンロード:
- [spyder-line-profiler_0.1.1-1.dsc]
- [spyder-line-profiler_0.1.1.orig.tar.gz]
- [spyder-line-profiler_0.1.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
- public modules for spyder (Python 3)