ANN: eGenix mxODBC Zope Database Adapter 2.0.0

2010-03-24 Thread eGenix Team: M.-A. Lemburg
ANNOUNCEMENT mxODBC Zope Database Adapter Version 2.0.0 for Zope and the Plone CMS Available for Zope 2.12 and later on Windows,

PyEigen 0.1

2010-03-24 Thread Jussi
I'm happy to announce PyEigen, a new linear algebra module for Python that's many times faster than existing solutions. Notably, PyEigen is about 10x faster than NumPy for 4x4 matrix multiplication and 4x faster than cgkit 1.2.0, the fastest current solution. Python Package Index: http://pypi.pyth

rst2pdf 0.14 released!

2010-03-24 Thread Roberto Alsina
It's my pleasure to announce that I just uploaded rst2pdf 0.14 to the site at http://rst2pdf.googlecode.com. Rst2pdf is a program and a library to convert restructured text directly into PDF using Reportlab. It supports True Type and Type 1 font embedding, most raster and vector image formats,

Python Ireland presents April Talks @ DSE (Wed 14th April, 19:00)

2010-03-24 Thread Vicky Twomey-Lee
Hi All, When: Wed, 14th April 2010, 19:00 Where: Dublin School of English, Dollard House, 2-5 Wellington Quay, Dublin 2 (Around the corner from Porterhouse on the quays). [19:00 - 19:30] web.py: Why and how - Niall O'Connor [19:45 - 20:15] Use of Django at Jolt Online - Jaime Buelta [20:30 - 21:0

Greenlet 0.3 released

2010-03-24 Thread Kyle Ambroff
Come and get it: http://pypi.python.org/packages/source/g/greenlet/greenlet-0.3.tar.gz New in this release --- * Python 3 support. * greenlet.switch() now accept's keyword arguments. * New C API to expose Greenlets to C Extensions. * Fix Python crasher caused by switching to ne

Los Angeles PyCamp 2010 and Penn State Mini-PyCamp 2010

2010-03-24 Thread Chris Calloway
For beginners, this ultra-low-cost Python Boot Camp makes you productive so you can get your work done quickly. PyCamp emphasizes the features which make Python a simpler and more efficient language. Following along with example Python PushUps™ speeds your learning process in a modern high-tech

astng 0.20.0 and pylint 0.20.0 releases

2010-03-24 Thread Emile Anclin
Hi, We are happy to announce astng 0.20.0 and pylint 0.20.0 releases. Pylint http://www.logilab.org/project/pylint is a static code checker based on Astng, both depending on logilab-common 0.49. Astng http://www.logilab.org/project/logilab-astng builds an enhanced Abstract Syntax Tree for Pyli