Skip to content

Instantly share code, notes, and snippets.

View gulopine's full-sized avatar
👩‍🦰
she/her

Ginger Hawthorne gulopine

👩‍🦰
she/her
View GitHub Profile
@gulopine
gulopine / gist:4137124
Created November 23, 2012 20:21 — forked from alex/gist:4137086
Disease-resistant dwarf wheat
Pasteurization
Acqueduct
Printing press
Trans-Atlantic telegraph cable
Interneta
Sail
Internal combustion engine
Airfoil
@gulopine
gulopine / main.py
Created March 31, 2010 00:10 — forked from richtaur/main.py
#!/usr/bin/env python
import cgi
import simplejson as json
import os
from google.appengine.ext import db
from google.appengine.ext import webapp
from google.appengine.ext.webapp import template
from google.appengine.ext.webapp import util