Menu

Guppy Python Programming Environment / News: Recent posts

Guppy-PE/Heapy 0.1.9 released

I am happy to announce Guppy-PE 0.1.9

Guppy-PE is a library and programming environment for Python,
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.... read more

Posted by Sverker Nilsson 2009-06-23

Guppy-PE / Heapy 0.1.8 released

I am happy to announce Guppy-PE 0.1.8

This version is updated to work in 64-bit mode and with Python-2.6, and still works in 32-bit mode and with Python 2.3, 2.4 and 2.5. No other major changes have been made from Guppy 0.1.6, except some GSL-related things that are not officially supported.

Guppy-PE 0.1.8 is available in source tarball format on the Python Package Index (a.k.a. Cheeseshop):

http://pypi.python.org/pypi/guppy/0.1.8... read more

Posted by Sverker Nilsson 2008-04-09

64 bit & Python 2.6 support

32 & 64 bit mode with Python 2.3 --- 2.6 is now
implemented and preliminarily tested
as of Apr 7 2008. For details, see:

http://guppy-pe.sourceforge.net/#Download

for details.

Posted by Sverker Nilsson 2008-04-07