arthurdejong / python-stdnum

A Python library to provide functions to handle, parse and validate standard numbers.
https://arthurdejong.org/python-stdnum/
GNU Lesser General Public License v2.1
498 stars 206 forks source link

Add support for Indonesia TIN #106

Closed unho closed 4 years ago

unho commented 5 years ago

Validation:

Examples (some of them don't validate using Luhn, and there are repeated numbers):

unho commented 4 years ago

@arthurdejong It might be interesting to add https://pypi.org/project/npwPy/ as well.