Companion data package for address-finder (libpostal model files)
Project description
address-finder-data
Companion data package (~1.9 GB of libpostal model files) for address-finder.
Install
pip install address-finder address-finder-data
Usage
On first use after installation, call assemble() to decompress the
data into your local cache:
import address_finder_data
address_finder_data.assemble() # one-time decompression ~1.9 GB
import address_finder
address_finder.expand_address("123 main st")
Or simply import address_finder — it will auto-detect that
address-finder-data is installed and assemble the files on first use.
Details
- Contains 12 compressed data chunk packages
- Total compressed size: ~824 MB across all chunks
- Decompressed size: ~1.9 GB (stored in
~/.cache/address_finder/v1.0.0/) - No internet access needed after install
- Data format: lzma/xz (Python stdlib, no extra dependencies)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file address_finder_data-1.0.1-py3-none-any.whl.
File metadata
- Download URL: address_finder_data-1.0.1-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3afc2cd952403b3853f6b1a07a74c831cd55bd641026bf818ca788f3699db9fe
|
|
| MD5 |
67a6be1923973158f97d17ca6a31cfc5
|
|
| BLAKE2b-256 |
aa4b29291b19ad724167a61c41e3a0fd5d6c1c888b7b50f9aee1726627e9b861
|