Zipcodes
Zipcodes copied to clipboard
A simple library for querying U.S. zipcodes.
Maybe I'm missing something in the docs, but how do you query all zip codes?
Currently, the zipcode database can be out-of-sync because no one has made manual updates to the zipcodes.json data-file (which contains the zipcode data available in this package). **Goal**: When https://www.unitedstateszipcodes.org...
RIIR
Inspiration: https://blog.yossarian.net/2020/08/02/Writing-and-publishing-a-python-module-in-rust This would make this module natively accessible from Rust and Python. Replacement deps: bzip2 decoder: https://github.com/paolobarbolini/bzip2-rs code distribution: https://github.com/PyO3/maturin#python-metadata