pyPEG 1.4 released

2011-08-04 Thread Volker Birk
New: This release fixes some bugs with packrat parsing. Homepage: http://fdik.org/pyPEG Download: http://fdik.org/pyPEG/pyPEG.py Python is a nice scripting language. It even gives you access to it's own parser and compiler. It also gives you access to different other parsers for special purposes

PyCon Ireland 2011 - Registration still open / Call for talks & sponsors / Our first keynote speaker

2011-08-04 Thread Vicky Twomey-Lee
Hi All, PyCon Ireland registration is still open -- €40 (Student) & €60 (Normal) Register here: https://secure.python.ie/pycon-ireland-2011 If you want to give a talk/tutorial/workshop, submit your abstract here: http://www.python.ie/pyconireland/callfor/#paper And if you want to sponsor (or kno

ANN: Webware for Python 1.1 released

2011-08-04 Thread Christoph Zwerschke
A new version 1.1 of the venerable Webware for Python web framework is now available for download at http://downloads.sourceforge.net/webware/Webware-1.1.tar.gz. This release offers some major new features, e.g. a WSGI adapter, sessions based on shelve or Memcached, MiddleKit supporting SQLite.