Skip to main content

Using the Nüfus ve Vatandaşlık İşleri (NVİ), it verifies the information on the Turkish Identity Card.

Project description

Example

from turkiye_identity_verification import native_citizen_verify, foreign_citizen_verify


# If want native citizen verify
verifyIdentityForNativeCitizen = native_citizen_verify(11111111111,'Hüseyin', 'Karaoğlan',2000)

print(verifyIdentityForNativeCitizen) # True or False



# If want foreign citizen verify
verifyIdentityForForeignCitizen = foreign_citizen_verify(99111111111, 'Hüseyin', 'Karaoğlan', 1, 1, 2000)

print(verifyIdentityForForeignCitizen) # True or False

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

turkiye_identity_verification-1.0.0.tar.gz (3.2 kB view details)

Uploaded Source

File details

Details for the file turkiye_identity_verification-1.0.0.tar.gz.

File metadata

File hashes

Hashes for turkiye_identity_verification-1.0.0.tar.gz
Algorithm Hash digest
SHA256 d1fcbd47dcd8584f662393d61e5bcf93c3dcb389d26fbcda6d848b9e441ce1cc
MD5 0332b3472aaa35b46fcf9db07268652a
BLAKE2b-256 a1a17532d06c15b4b2b9f9c260bad89a91db59312d97352820f60e7d59b76e9b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page