Skip to content
This repository was archived by the owner on Mar 21, 2022. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

idcard

get info from id card number

install

pip install idcard

usage

import idcard
print(idcard.parse('1234567890'))
{'province': u'湖南', 'city': '长沙', 'gender': 'male', 'police_station_code': '62', 'district': '雨花区', 'birthday': '2000-01-01 00:00:00', 'valid': True}

About

get info from id card number

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages