[go: up one dir, main page]

Skip to content

身份证信息查询工具,通过身份证号码查询出对应的地址区域、生日和性别信息

Notifications You must be signed in to change notification settings

jasonliaonh/idcard_query_tool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

身份证信息查询工具

功能

通过身份证号码查询出对应的地址区域、生日和性别信息

使用方法

在Python3环境下直接运行main.py,按照提示输入一个任意的身份证号码,然后按回车键

实现方式

有两种:

  1. 调用本地函数,无需连接Internet
  2. 调用Web API,必须连接Internet

About

身份证信息查询工具,通过身份证号码查询出对应的地址区域、生日和性别信息

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%