id-region 0.0.5

Creator: bradpython12

Last updated:

Add to Cart

Description:

idregion 0.0.5

example
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'
}
'''

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.