Paketname | python-guppy |
Beschreibung | Python programming environment Guppy-PE |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.1.9-1 |
Sektion | universe/python |
Priorität | optional |
Installierte Größe | 1536 Byte |
Hängt ab von | python (>= 2.3), python-support (>= 0.90.0), python-guppy-lib (>= 0.1.9-1) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | guppy |
Paketgröße | 361656 Byte |
Prüfsumme MD5 | 4b0f195c968c03095c1a897fc49c308d |
Prüfsumme SHA1 | db90c768707ae3153437ed86efbde340af7fc9ab |
Prüfsumme SHA256 | ea2c1739e10aa63c43263547c8c46eed6cfefdd1b6f1e989ae46803b4d54d5ae |
Link zum Herunterladen | python-guppy_0.1.9-1_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
|