Guppy-PE is a library and programming environment for Python2, currently providing in particular the Heapy subsystem, which supports object and heap memory sizing, profiling and debugging. It also includes a prototypical specification language, the Guppy Specification Language (GSL), which can be used to formally specify aspects of Python programs and generate tests and documentation from a common source.
Note that his package is for Python2 only. There is a fork that is ported and recommended for Python3 at: https://github.com/zhuyifei1999/guppy3
The guppy top-level package contains the following subpackages:
- doc
Documentation files. These are in a package so they get installed at a well-defined place, especially to support interactive help.
- etc
Support modules. Contains especially the Glue protocol module.
- gsl
The Guppy Specification Language implementation. This can be used to create documents and tests from a common source.
- heapy
The heap analysis toolset. It can be used to find information about the objects in the heap and display the information in various ways.
- sets
Bitsets and ‘nodesets’ implemented in C.
Release files for guppy 0.1.11
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| guppy-0.1.11.tar.gz | 500.1 kB | Details |
Release files / guppy-0.1.11.tar.gz
| Download URL | guppy-0.1.11.tar.gz |
|---|---|
| Size | 500.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
57aa1203d70f1e679165d755ba67a8125c50cc44a59e5efab0b4b21e127604cc
|
|
BLAKE2b-256 checksum How to use checksums |
f83f649be07a66cc5592854e2fb3800a17267c3156806e537cf04f92919bdf77
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/2.7
|