Skip to content
/ tckn Public

Library for generating and validating Republic of Turkey identity numbers

License

Notifications You must be signed in to change notification settings

onlined/tckn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tckn

PyPI version

tckn is a library for generating and validating Republic of Turkey identity numbers. It exposes two functions: generate and validate.

Installation

poetry add tckn

or

pip install tckn

Usage

>>> import tckn
>>> tckn.generate()
'21862110720'
>>> tckn.validate('43650391326')
True

About

Library for generating and validating Republic of Turkey identity numbers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages