DEV Community

Jayesh Patel
Jayesh Patel

Posted on

Show DEV: PostalKit — Python + libpostal for Address Parsing

I built PostalKit, a Python package for international address parsing and normalization powered by libpostal.

Features

  • Pythonic developer experience
  • Cross-platform support
  • Auto asset/model setup
  • Direct access to powerful parsing capabilities
  • Useful in real production workflows

Great For

  • Shipping apps
  • E-commerce
  • Data cleanup
  • Search systems
  • Geo products
  • Customer databases

Install

pip install postalkit
Enter fullscreen mode Exit fullscreen mode

Links

Would love feedback from Python developers and anyone working with address data.

Top comments (0)