Archived
This project has been archived by its maintainers, and is no longer receiving any updates.
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.
Usage
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.
Release files for spyder-memory-profiler 0.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| spyder_memory_profiler-0.2.1.tar.gz | 16.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| spyder_memory_profiler-0.2.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 34.8 kB
Release files / spyder_memory_profiler-0.2.1.tar.gz
| Download URL | spyder_memory_profiler-0.2.1.tar.gz |
|---|---|
| Size | 16.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
49ee86d74dd05797788b722113db501912303739ac707aecdc585885ccd3c237
|
|
BLAKE2b-256 checksum How to use checksums |
00d475036a9ccd98c938c2b0ac1051956f77f4d3d0e572687f4da59e8db8462e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200325 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.10
|
Release files / spyder_memory_profiler-0.2.1-py3-none-any.whl
| Download URL | spyder_memory_profiler-0.2.1-py3-none-any.whl |
|---|---|
| Size | 18.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a05d2bcd9c7f82792e279c2b7217d7942a6ca2b605c86ab7bcd68772a34f4474
|
|
BLAKE2b-256 checksum How to use checksums |
4ba8e1508005e9b7b388d3f66e74f4e3ccdbe248924c2b957e1ed0c832bb9f3a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200325 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.10
|