Skip to content

Instantly share code, notes, and snippets.

View jakubjedelsky's full-sized avatar

Jakub Jedelsky jakubjedelsky

View GitHub Profile
#!/usr/bin/env python
#
# Jakub Jedelsky <[email protected]>
#
# Simple UTL shortener using google API (outcome
# address is goo.gl).
#
# GNU GPLv2+
#
import urllib2