FileSize | 15624 |
MD5 | 73E93B82865132A59981E626AD903DB2 |
PackageDescription | 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. |
PackageMaintainer | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
PackageName | python3-spyder-memory-profiler |
PackageSection | python |
PackageVersion | 0.2.1-1 |
SHA-1 | 9A9866B7DC9E09DB3A13F56DC6FCFCEAADD7EA5F |
SHA-256 | 86B219FD99D25EB6ACAD987679B721334AE72163D21FBA3217D01F0520482E14 |