Simple (state-less) server that creates Quip messages from emails. Sample server running here.
API access tokens are embedded in the email. If you generate a new access token, you will need to start using a new email address.
First, install the App Engine SDK from https://developers.google.com/appengine/downloads and open it to install the symlinks. Then run:
PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python dev_appserver.py ./
The App Engine admin console has a tool for testing incoming emails without deploying.
appcfg.py --oauth2 --no_cookies update ./