Checks tckimlik.nvi.gov.tr
Project description
TCsorgu
TC Identity Number Check
Installation
pip3 install TCsorgu
Usage as CLI
TCsorgu <id> <name> <surname> <birth_year>
- Returns and prints bool (True or False)
- To see the parameters:
TCsorgu --help
Usage as Package
from TCsorgu import check_tc_id
is_valid: bool = check_tc_id(id, name, surname, birth_year)
Service
- Service provided by tckimlik.nvi.gov.tr
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
TCsorgu-0.3.tar.gz
(2.1 kB
view hashes)
Built Distribution
TCsorgu-0.3-py3-none-any.whl
(3.4 kB
view hashes)