Package: python3-spyder-memory-profiler (0.2.1-1)
Links for python3-spyder-memory-profiler
Debian Resources:
Download Source Package spyder-memory-profiler:
- [spyder-memory-profiler_0.2.1-1.dsc]
- [spyder-memory-profiler_0.2.1.orig.tar.gz]
- [spyder-memory-profiler_0.2.1-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
memory profiling plugin for the Spyder IDE
This is a plugin for the Spyder IDE that integrates the Python memory profiler. It allows you to see the memory usage in every line.
Add a `@profile` decorator to the functions that you wish to profile then press Ctrl+Shift+F10 to run the profiler on the current script, or go to `Run > Profile memory line by line`.
The results will be shown in a dockwidget, grouped by function. Lines with a stronger color have the largest increments in memory usage.
Other Packages Related to python3-spyder-memory-profiler
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-memory-profiler
- memory consumption analysis for Python programs (Python 3)
-
- dep: python3-spyder (>= 4.0)
- Public modules for spyder (Python 3)
Download python3-spyder-memory-profiler
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 15.3 kB | 68.0 kB | [list of files] |