Quandy

Quandy: a sweet, simple library to help you create web applications with Python.

By Ryan McGreal. 49 words. Approximately a 0 minute read.
Posted September 10, 2009 in Projects. (Last Updated September 14, 2009)

I do most web development in Python on Apache with mod_wsgi, web.py and SQLAlchemy. Quandy is a library of handy classes and functions that I use frequently in writing web code.

You can download the current version from the Github repository.

Released under the GNU General Public Licence, Version 2.