address parsing
Project description
# Table of Contents
# Address magic
Address magic is a wraper around [postal](https://github.com/openvenues/pypostal).
example:
from address_magic import Address address = Address(“The Book Club 100-106 Leonard St, Shoreditch, London, Greater London, EC2A 4RH, United Kingdom”) print(address.road) print(address.country) print(address.postcode)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
address-magic-0.1.1.tar.gz
(2.8 kB
view hashes)