[ buster ]
[ Bron: meliae ]
Pakket: python-meliae (0.4.0+bzr199-4)
Verwijzigingen voor python-meliae
Debian bronnen:
Het bronpakket meliae downloaden:
Beheerder:
Externe bronnen:
- Homepage [launchpad.net]
Vergelijkbare pakketten:
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.
Andere aan python-meliae gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64]
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
- dep: libc6 (>= 2.4) [niet arm64]
-
- 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