TC Identity Number Check
pip3 install TCsorgu
TCsorgu <id> <name> <surname> <birth_year>- Returns and prints bool (True or False)
- To see the parameters:
TCsorgu --help
from TCsorgu import check_tc_idis_valid: bool = check_tc_id(id, name, surname, birth_year)
- Service provided by tckimlik.nvi.gov.tr