pyzipcode
pyzipcode copied to clipboard
No longer maintained! See https://bitbucket.org/vangheem/pyzipcode
Unit tests seem totally broken on python 2.6 and 2.7. Same issue needs to be fixed for python 3 compatibility.
There are some syntax issues by depending on pysqlite
His pull request was missing a bracket
The current ZIP_RANGE_QUERY and get_zipcodes_around_radius() method was broken when SQLi was fixed.