Create a WSGI connector for TileStache

TileStache doesn't have a modern way to be run. It either can use the (slow, insecure) built-in Python webserver, or mod_python, which nobody uses anymore. It should have a WSGI application/connector.