Paketname | python-guppy |
Beschreibung | Python programming environment Guppy-PE |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.1.9-2 |
Sektion | python |
Priorität | optional |
Installierte Größe | 1560 Byte |
Hängt ab von | python (<< 2.7), python (>= 2.5), python-support (>= 0.90.0), python-guppy-lib (>= 0.1.9-2) |
Empfohlene Pakete | |
Paketbetreuer | Yaroslav Halchenko |
Quelle | guppy |
Paketgröße | 368952 Byte |
Prüfsumme MD5 | 0df7d4c23bcc3f6b9d3209d86a5669c8 |
Prüfsumme SHA1 | d09f0232f2b8b0f11ebd7616dcc986de0cb211e4 |
Prüfsumme SHA256 | ec59aadc70a80d2a07b79893443b2dc5e912e9590addf6994bd9caf525bc0a39 |
Link zum Herunterladen | python-guppy_0.1.9-2_all.deb |
Ausführliche Beschreibung | Guppy-PE is a programming environment providing object and heap
memory sizing, profiling and analysis. It includes a prototypical
specification language that can be used to formally specify aspects of
Python programs and generate tests and documentation from a common
source.
.
Modules which constitute the environment:
- Heapy: debugging and optimization regarding memory related issues
in Python programs
- GSL (Guppy Specification Language): describes aspects of a system,
especially its API, in a way that can be automatically converted
to tests as well as to documents
- Guppy: umbrella package combining Heapy and GSL with support
utilities such as the Glue module that keeps things together
|