ClueBin
ClueBin is a pastebin application with colour-syntax support for most major text formats. It is implemented as a WSGI application and easily integrates with WSGI stacks. The data backend is configurable and currently there are datastores for Google App Engine (BigTable) and SQLAlchemy (SQLite by default).
The only web framework piece currently used is WebOb. All other web aspects use standard Python.
Further information can be found at http://pypi.python.org/pypi/ClueBin/
