ANN: phileas (="Python/Html Integration; Larry's Elegant Alternative scheme") 0.6 available

2011-01-03 Thread Larry Myerscough
Hippo's Techical Systems BV is proud to anounced that release 0.6 of 'phileas' is available. Phileas stands for: *P*ython *H*TML *I*ntegration - *L*arry's *E*legant *A*lternative *S*cheme (The word 'elegant' is a matter of taste of course but it makes the acronym work!) /Web-site/:

asciitable 0.5.0

2011-01-03 Thread Tom Aldcroft
I'd like to announce the release of version 0.5.0 of asciitable, an extensible module for reading and writing ASCII tables. This release features a new function to guess the table format from the supported formats within asciitable. This function is now called by default within asciitable.read().

Tiny4py [important update] a little python wrapper to make shorten urls and QRCodes

2011-01-03 Thread Andrea Stagi
Hi, I would announce you my new version of this python wrapper to make shorten urls and QRCodes, using main used services: goo.gl, bit.ly and tinyurl. Setup is now avaible!! Please, visit http://code.google.com/p/tiny4py/ Bests -- http://mail.python.org/mailman/listinfo/python-announce-list

[ANN] Python courses 2011

2011-01-03 Thread Mike Müller
Python Courses 2011 === Our schedule of public Python courses for 2011 is taking shape. This year we added some new topics such as Cython and XML processing with Python. If you are interested in other Python topics just let me now. Also, if you would like to teach about a Python

Pygments 1.4 "Unschärfe" released

2011-01-03 Thread Georg Brandl
I've just uploaded the Pygments 1.4 packages to CheeseShop. Pygments is a generic syntax highlighter written in Python. Download it from , or look at the demonstration at . As always, many thanks go to Tim Hatch for writing or integr

First release of Proteus

2011-01-03 Thread ced
Proteus is a Python library to access Tryton [1] server. (Tryton is a three-tiers high-level general purpose application platform) It can be used through XML-RPC or by using trytond as module and provides an Active Record pattern enabling you to interact pythonically with your Tryton server. Its