[ buster ]
[ 原始碼: meliae ]
套件:python-meliae(0.4.0+bzr199-4)
Memory analysis tool for Python
Meliae is a library meant to help people understand how their memory is being used in Python.
This project is similar to heapy (in the 'guppy' project), in its attempt to understand how memory has been allocated.
Currently, its main difference is that it splits the task of computing summary statistics of memory consumption from the actual scanning of memory consumption.
其他與 python-meliae 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
- dep: python (<< 2.8)
- dep: python (>= 2.7)
-
- rec: python-simplejson
- simple, fast, extensible JSON encoder/decoder for Python 2.x
-
- sug: python-meliae-dbg
- Memory analysis tool for Python - Debug extension