Looking for beta testers for Rapid Application Development tool for Python

2011-06-10 Thread Craig
We're looking for beta testers for our new product. Testers who send feedback and bug reports will be given a free copy of the released version of the software after testing is completed. What's our product? Gumption is a powerful and versatile toolkit for building computer applications using the

JSONBOT 0.7.1 released

2011-06-10 Thread Bart Thate
Hello kids and parents !! I just want to announce the release of JSONBOT 0.7.1. This release consists of minor bug fixes and new xmpp auth code (SASL) which support DIGEST-MD5 and PLAIN authing. JSONBOT should run well again on systems with python2.5 installed. You can fetch it at http://jsonbot

ANN: GMPY2 alpha2 is available for testing

2011-06-10 Thread casevh
Everyone, I'm pleased to announce a new alpha release of GMPY2. GMPY2 is a wrapper for GMP and MPFR multiple-precision arithmetic libraries. If you have an interest in multiple-precision arithmetic or want more control over the handling of exceptional events in floating point arithmetic, please c

python-stdnet

2011-06-10 Thread Luca Sbardella
We're happy to announce the release of python-stdnet 0.5.5. Compatible with python 2.6 up to python 3.2. What is it? = An object relational mapper for redis (http://redis.io/) data-store server. With an API similar to django, you can build your own models in minutes. It is a compact,

ackward 0.3 released

2011-06-10 Thread Austin Bingham
ackward 0.3 has been released. ackward is a boost.python-based C++ interface to parts of the Python standard library. It aims to simplify the use of Python modules in C++, both for embedding and extension situations. This release is largely a clean-up and documentation release, with some work don

CaptureMock 0.2 - true record-playback mocking for Python (and other things)

2011-06-10 Thread Geoff Bache
Hi all, There's a new release of CaptureMock out. For Python users it's mostly a collection of bugfixes on the original release, but it also adds new functionality to allow it to be used from other languages also. Regards, Geoff Bache More detail: CaptureMock is a tool for creating mocks via a