Skip to content

Instantly share code, notes, and snippets.

@pagenoare
pagenoare / __init__.py
Created April 18, 2010 16:37
Fork of napi.py
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# Based on http://napi.py.googlepages.com/napi.py
import sys
import os
import hashlib
import sys
import urllib