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
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
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.