uszipcode · PyPI - The Python Package Index
https://pypi.org/project/uszipcode07.06.2021 · Welcome to uszipcode Documentation. If you are on www.pypi.org or www.github.com, this is not the complete document.Here is the Complete Document.. If you are looking for technical support, click the badge below to join this gitter chat room and ask question to the author.. uszipcode is the most powerful and easy to use programmable zipcode …
pyzipcode 3.0.1 - PyPI · The Python Package Index
pypi.org › project › pyzipcodeMar 03, 2021 · Rename the import.py module to import_zipcode.py because import is a reserved Python keyword. Document the import_zipcode module. 0.4. updated to use maxmind database http://www.maxmind.com/app/postalcode. now also keeps timezone and dst values. longitude and latitude is now contains negative numbers.
uszipcode - PyPI · The Python Package Index
pypi.org › project › uszipcodeJun 07, 2021 · If you are looking for technical support, click the badge below to join this gitter chat room and ask question to the author. uszipcode is the most powerful and easy to use programmable zipcode database in Python. It comes with a rich feature and easy-to-use zipcode search engine. And it is easy to customize the search behavior as you wish.
pyzipcode 3.0.1 - PyPI · The Python Package Index
https://pypi.org/project/pyzipcode03.03.2021 · now also keeps timezone and dst values. longitude and latitude is now contains negative numbers. 0.3. use strings instead of integer for storing zip codes since zip codes can start with a Zero. 0.2. catch sqlite db file reading errors and keep trying in case another process is trying to access the file at the same time. 0.1. initial release