Menu

Post image 1
Post image 2
1 / 2
0

Show DEV: PostalKit — Python + libpostal for Address Parsing

DEV Community·Jayesh Patel·about 1 month ago
#xPvTY8Nu
Reading 0:00
15s threshold

Jayesh Patel

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.

Read More