Daily archive for 01st June 2009
June 2009
Link // guppy python pr… // Mon 01 Jun 2009, 8:41 p.m. // 0 comments
Guppy is a programming environment providing object and heap memory sizing, profiling and analysis for python. 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.
Visit site..
Link // cython cextensi… // Mon 01 Jun 2009, 8:26 p.m. // 0 comments
Cython is a language that makes writing C extensions for the Python language as easy as Python itself. Cython is based on the well-known Pyrex. Might be useful... Marking it here for the future.
Visit site..