postal-address icon indicating copy to clipboard operation
postal-address copied to clipboard

Docs on how to use the library?

Open piskvorky opened this issue 7 years ago • 8 comments

Hi, the lib intro sounds great, but I couldn't find any doc examples on how to actually use it.

There's the API documentation at https://postal-address.readthedocs.io/en/develop/ , which is quite detailed and contains a myriad of classes and methods, but not helpful in figuring out what to do.

Is there a quick start example or something? How do I detect addresses in text using postal-address?

Apologies if I missed something obvious.

piskvorky avatar Jun 01 '17 06:06 piskvorky

I agree with @piskvorky . I've just installed this package but unsure where I go from here. Thanks.

gaskyk avatar Jun 28 '17 14:06 gaskyk

yep

srevenant avatar Nov 22 '17 20:11 srevenant

agree with @piskvorky

ymz1124 avatar Nov 28 '17 11:11 ymz1124

Afaiu, current code limits itself to validating already split input data (line1, line2, postal_code, city_name) and formatting it. There is no address detection feature that I could see in the source code.

EvaSDK avatar Nov 28 '17 12:11 EvaSDK

agree with @piskvorky as well

KyleHaynes avatar Sep 30 '18 21:09 KyleHaynes

I'd be happy to write some docs/annotated examples if the owner could provide a use-case I can run with.

dhk avatar Oct 31 '18 00:10 dhk

Afaiu, current code limits itself to validating already split input data (line1, line2, postal_code, city_name) and formatting it. There is no address detection feature that I could see in the source code.

That leads us to misunderstand the function of this module: this help ready parsing/extract address from full text or not ?

thaichat04 avatar Mar 13 '19 09:03 thaichat04

the docs seem to be unavailable now

kotoroshinoto avatar Jun 09 '22 19:06 kotoroshinoto