Skip to content

Instantly share code, notes, and snippets.

View diox's full-sized avatar
🎄
I may be slow to respond.

Mathieu Pillard diox

🎄
I may be slow to respond.
View GitHub Profile
import os
import re
import requests
import feedgenerator
from dateutil.parser import parse
from raven import Client
REPO = 'django/django'