Myghty 1.1 Released

2006-09-11 Thread Michael Bayer
Myghty 1.1 Released Myghty is a Python Server Page templating framework designed for large-scale, high availability websites and applications. Its conceptual design and template syntax is derived from HTML::Mason, the popular Perl-based web application platform used by Amazon.com, del.icio.us, B

ANN: Pocoo (bulletin board software) 0.1 beta released

2006-09-11 Thread Georg Brandl
We're pleased to announce that Pocoo 0.1 (beta) was released today (Sept. 10, 2006). Pocoo is a bulletin board software (aka. message board) written in Python, adhering to the WSGI standard. In the long term, it is meant to compete with systems like phpBB. It provi

ANN: ChiPy Thurs. September 14, 2006. 7pm @ Google, Chicago

2006-09-11 Thread bray
Chicago Python User Group = Come join us for our best meeting ever! Topics -- * Google Code (Brian Fitzpatrick and Ben Collins-Sussman) * Trac + Subversion + doctests (Garrett Smith) * Special method names for operator overloading (Brian Ray) Location Googl

ANN: pyXSD 0.1 released

2006-09-11 Thread Karl Norby
pyXSD v.0.1 has been released! pyXSD is a tool to map XML and XSD (XML Schema) into Python. It can validate an XML file against an XSD file. It also contains a feature to allow users to easily transform an XML file, using small python classes that are easy to use and are easy and fast for users to