Skip to main content

A collection of toolkit and algorithms for handling US addresses

Project description

Send the Raven is a Python library that provides a comprehensive collection of toolkits and algorithms for handling US addresses. It aims to simplify the process of working with US addresses, offering functionalities such as parsing, validation, formatting, and more.

Game of Thrones Send the Ravens GIF

Checkout the official documentation.

Features

  • Address Parsing: Extract structured information from US addresses, including street names, house numbers, city, state, and ZIP codes.

  • Address Validation: Validate US addresses to ensure accuracy and compliance with USPS standards.

  • Address Formatting: Format US addresses in a consistent and standardized manner for various purposes.

  • Address Geocoding: Convert US addresses into Longitude and Latitude.

  • Additional Utilities: Additional utilities to enhance address handling, such as address comparison, address normalization, and more.

Installation

send_the_raven can be installed from PyPI:

pip install send-the-raven

Usage

Here is a quick example of using send_the_raven to validate addresses into USPS Database:

from send_the_raven import Validator

addresses = [
   {"street": "123 Main St", "city": "Anytown", "state": "CA", "zip_code": "12345"},
   {"street": "456 Oak Rd", "city": "Forest", "state": "VT", "zip_code": "67890"}
]

validator = Validator(addresses, usps_id="MY_ID")
valid_addresses = validator()

send_the_raven handles parsing the address data, constructing the validation requests, and returning the corrected addresses.

The :py|.`~send_the_raven.address.Address`|_ class also provides methods for normalizing, geocoding, and working with addresses.

Acknowledgments

send_the_raven uses the following open source libraries:

We thank the developers of these libraries for their contributions.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

send_the_raven-0.1.2.tar.gz (155.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

send_the_raven-0.1.2-py3-none-any.whl (157.1 kB view details)

Uploaded Python 3

File details

Details for the file send_the_raven-0.1.2.tar.gz.

File metadata

  • Download URL: send_the_raven-0.1.2.tar.gz
  • Upload date:
  • Size: 155.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for send_the_raven-0.1.2.tar.gz
Algorithm Hash digest
SHA256 1affb5c65a012412334c8f0a597e714eb09daaf76bdefe2472940815c642378e
MD5 a0e5357d808d19fab23558f8c4bc5977
BLAKE2b-256 25a0f8eea828d01d72b4ad97da331362eba5bcf8bb357faa35c71c66f3a91f35

See more details on using hashes here.

File details

Details for the file send_the_raven-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: send_the_raven-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 157.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for send_the_raven-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 437c845341dc4b5cb672195dad3b795dd6f7d366c8a44be6e19c3d16288538e6
MD5 1c2b4886c72de481f58f680c93fed815
BLAKE2b-256 23cfb9b597894998c4582709a9ee42a38dfff7b39229487f91dc0b833e869461

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page