FileSize | 14900 |
MD5 | A7F2B594348C0F68FD6F09691047571D |
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.1.2-1 |
SHA-1 | 63D28D60D07B1ABC0172BAB9C1FDF70A1FC6E445 |
SHA-256 | 4F6C4D45B73EC62D317AD605C2F1AA199A0E847CF64A655D23F134B75155CB31 |