Skip to content

Instantly share code, notes, and snippets.

View treece's full-sized avatar
:octocat:

Charles Treece treece

:octocat:
View GitHub Profile
@treece
treece / keybase.md
Created August 15, 2014 03:31
Keybase proof

Keybase proof

I hereby claim:

  • I am treece on github.
  • I am treece (https://keybase.io/treece) on keybase.
  • I have a public key whose fingerprint is 6E57 5E54 B813 D1D4 2F48 4823 D2EC 1353 DCED 9CF4

To claim this, I am signing this object:

@treece
treece / unsplash.py
Created July 17, 2014 00:15
Unsplash Image Downloader Script
import feedparser
import time
import re
import httplib
import urlparse
import httplib2
import urllib
import urllib2
import sys
import os