Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 840 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 840 Bytes

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