from id_region import get_id_info
id_info = get_id_info('110101199003075678')
'''
id_info is a dict
output just like:
{
'sex': int,
'birthday': date,
'abandoned': False if address_code.get(code['address_code']) else True,
'address': '',
'country': '中国',
'province': 'xx',
'city': 'xx',
'district': 'xxx'
}
'''-
Notifications
You must be signed in to change notification settings - Fork 0
find id region from id card
License
hbx286/id-region
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
find id region from id card
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published