OpenCageData / address-formatting

templates to format geographic addresses
MIT License
394 stars 84 forks source link

Use a better maintained fork for Python library #100

Closed Zverik closed 10 months ago

Zverik commented 10 months ago

Also updated coverage numbers by running the Perl script.

freyfogle commented 10 months ago

ok, sure, I wasn't aware of https://github.com/pudo/addressformatting

That said, would be better if he used a sub-module to always keep the conf file in synch rather than fork it.

Zverik commented 10 months ago

Yeah, there are multiple issues with the fork, most coming from the original module. I'm tempted to rewrite all that from scratch, using the JS library for a reference. But for now that's the best we got.

freyfogle commented 10 months ago

this may be the best we've got in python, but we definitely have better implementations.