OSDC::Israel - last minute reminder

2006-02-20 Thread Amit Aronovitch
Hi, This is a last minute reminder for the Open Source Developers Conference that will be held from Sunday to Tueseday in Netanya, Israel. The schedule is available here: http://www.osdc.org.il/schedule.html Online registration and payment are open until 25/2.

Yet another template engine : HYPY

2006-02-20 Thread manatlan
HyPy : means HYperText in PYthon It's yet another template engine, under GPL2 license The main feature is that it let you code yours templates like you code your python. (the indentation defines the structure of the html). So, it's very easy to render xhtml content. But hypy let you render any kind

ANN: Urwid 0.9.0 - Console UI library

2006-02-20 Thread Ian Ward
Announcing Urwid 0.9.0 -- Urwid home page: http://excess.org/urwid/ Tarball: http://excess.org/urwid/urwid-0.9.0.tar.gz Screenshots: http://excess.org/urwid/utf8examples.html About this release: === This is the first release of Urwid with UTF-8 input

itools 0.12.4 released

2006-02-20 Thread J. David Ibáñez
itools is a Python library, it groups a number of packages into a single meta-package for easier development and deployment: itools.catalogitools.i18n itools.web itools.cmsitools.ical itools.workflow itools.csvitools.resourcesi

Dr. Dobb's Python-URL! - weekly Python news and links (Feb 20)

2006-02-20 Thread Cameron Laird
QOTW: "On the other hand, lousy testing is practically worthless." - Steve D'Aprano "Komodo adds no goo to your code." - Trent Mick A nice if implicit comparison of stylish use of a regular expression vs. an equally stylish procedural approach: which is easier for *you* to maintain

ANN: PyQwt3D-0.1.1 released

2006-02-20 Thread Gerard Vermeulen
What is PyQwt3D? - it is a set of Python bindings for the QwtPlot3D C++ class library which extends the Qt framework with widgets for 3D data visualization. PyQwt3D inherits the snappy feel from QwtPlot3D. The examples at http://pyqwt.sourceforge.net/pyqwt3d-examples.html show how easy it