selva221724 / pypostalwin

libpostal wrapper python package for windows
MIT License
11 stars 5 forks source link

Address expansion Feature #4

Closed philipslesmana closed 2 years ago

philipslesmana commented 2 years ago

Hi Selva, sorry for beginner question..do we have address expansion feature in pypostalwin ? thanks :)

selva221724 commented 2 years ago

Hi @philipslesmana , I appreciate your question. We are adding that in the next version. We will keep you posted here. THANKS!!! Soon you can expect that to be released. Also, we are making it easier, so that mysy2 is not needed to be installed

selva221724 commented 2 years ago

Hi @philipslesmana , I have released new version with the address expansion feature pypostalwin v0.0.3

image

Please uninstall and reinstall the updated package and enjoy the address expansion feature !!

pip uninstall pypostalwin
pip install pypostalwin==0.0.3

if it is a new 'env', you can use 'pip' without mentioning the version,

pip install pypostalwin

Thanks for your ASK !!