[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#858861: ITP: spyder-memory-profiler -- memory profiling plugin for the Spyder IDE



Package: wnpp
Severity: wishlist
Owner: Ghislain Antony Vaillant <ghisvail@gmail.com>

* Package name    : spyder-memory-profiler
  Version         : 0.1.0
  Upstream Author : Spyder Project Contributors
* URL             : https://github.com/spyder-ide/spyder-memory-profiler
* License         : Expat
  Programming Lang: Python
  Description     : memory profiling plugin for the Spyder IDE

Long-Description:
 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.

This package will be co-maintained by the Debian Science Team, alongside the
spyder application.


Reply to: