Skip to content

Instantly share code, notes, and snippets.

import datetime
import os
import re
from google.appengine.ext import db
from google.appengine.ext import webapp
from google.appengine.ext.webapp import template
from google.appengine.ext.webapp.util import run_wsgi_app
from twilio.rest import TwilioRestClient
from facts import catfacts