[ 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
- 交互式高级面向对象语言(Python2 版本)
- 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