PyTCID
:info: Unofficial Python API for verifying Turkish Identity Cards.
:warning: This is not an official API.
This is an API Wrapper around the NVI ID Verification web services, one can use this package to verify a Government Issued Citizenship Card.
Install it by:
pip install pytcid
import tcid
tcid.verify_national_id(12345678900, 'Name', 'Document No', 1900, birth_day=0, birth_month=0, surname='Surname')
Some national ID cards do not cary the optional keyword arguments, therefore, if the ID card you are verifying does not carry information about the birth date, birth month or the surname, you may omit these details. If the card does cary this information, you must provide it for successful verification.
Release files for PyTCID 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| PyTCID-1.0.0.tar.gz | 3.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| PyTCID-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.7 kB
Release files / PyTCID-1.0.0.tar.gz
| Download URL | PyTCID-1.0.0.tar.gz |
|---|---|
| Size | 3.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fbf4b3bfb887efbd421d7cb38800143e8621d29b2501917a73f15a03695e90ac
|
|
BLAKE2b-256 checksum How to use checksums |
f8fefc8ebbb7111d9be376b3f1c64d8bd218b7f2a0c8729e458b4f246b9c6d61
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.6.11
|
Release files / PyTCID-1.0.0-py3-none-any.whl
| Download URL | PyTCID-1.0.0-py3-none-any.whl |
|---|---|
| Size | 4.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
484792de8c4896bba418d7e9a4714d0b352a8d912cc9ef857c97c9cfdb4a6f1a
|
|
BLAKE2b-256 checksum How to use checksums |
1f797a132193eeca5427fedcebf43b4b9252595e4111dc558a3dfb58d1132ed0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.6.11
|