wesgi

wesgi 0.9

wesgi implements an ESI Processor as a WSGI middeware. It is primarily aimed at development environments to simulate the production ESI Processor.The relevant specifications and documents are:- http://www.w3.org/TR/esi-lang-...

read more
van.pg

van.pg 2.0

van.pg is a Python module that provides easy creation of PostgreSQL databases (and clusters) for unit testing.Dirty DatabasesTest databases take a long time to create. In general you need to be a little careful when you decide to delete/recreate a test...