No project description provided
Project description
japanese-addresses
Parsing Japan addresses to prefectures and cities.
Installation
pip install git+https://github.com/wakamezake/japanese-addresses.git
Examples
from japanese_addresses import separate_address
parsed_address = separate_address('宮城県仙台市泉区市名坂字東裏97-1')
print(parsed_address)
"""
ParsedAddress(prefecture='宮城県', city='')
"""
Testing
pip install poetry
poetry install
poetry run pytest
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
japanese-addresses-0.0.1.tar.gz
(22.9 kB
view details)
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 japanese-addresses-0.0.1.tar.gz.
File metadata
- Download URL: japanese-addresses-0.0.1.tar.gz
- Upload date:
- Size: 22.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.6.5 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
80e0745b9b01fb3e280ad13aebfd1217550196d1dada42c7cd37a7ce5baf22f9
|
|
| MD5 |
9cacf2f82f38d428b254559ed3710a7c
|
|
| BLAKE2b-256 |
c7705c413ff379edcc76ee16234ffc69f46e09329461fe41a8b7b88d59665c73
|
File details
Details for the file japanese_addresses-0.0.1-py3-none-any.whl.
File metadata
- Download URL: japanese_addresses-0.0.1-py3-none-any.whl
- Upload date:
- Size: 22.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.6.5 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4301190c8c4cf5e9ceb839b0087b4aadad58675612a4b26c8af00949022d241d
|
|
| MD5 |
1269d4bf2abf4ef55c51c12a65401766
|
|
| BLAKE2b-256 |
f5c91388a5a6cbea8ba02dd73b59ffe24ba79f61ca614f81d29386b68183e1f8
|