Skip to content

blueromans/TRIdentificationValidator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPI version

TRIdentificationValidator Python Package

TRIdentificationValidator is a Python library for validate Tc Identification Number quickly.

Installation

Use the package manager pip to install foobar.

pip install TRIdentificationValidator

Usage

from TRIdentification import TRIdentificationNumberValidator


# call method with this variables
TRIdentificationNumberValidator("tckn","name","surname", "birth year")
# returns True if valid TCKN

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

Releases

No releases published

Packages

No packages published

Languages