Metadata-Version: 2.1
Name: thai-citizen-id
Version: 0.1.4
Summary: Thailand citizen ID tools
Home-page: https://github.com/nopparuts/thai-citizen-id
Author: Nopparut Saelim
Author-email: ak3.nopparut@gmail.com
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE

# Thai Citizen ID

<a href="https://pypi.python.org/pypi/thai-citizen-id" target="_blank">
  <img src="https://img.shields.io/pypi/v/thai-citizen-id.svg" alt="PyPi">
</a>
<a href="https://pypi.org/project/thai-citizen-id" target="_blank">
  <img src="https://img.shields.io/pypi/pyversions/thai-citizen-id" alt="PyPI - Python Version">
</a>

Thai Citizen ID is a library for validation, extract and generate thai citizen id.

## Data source

ข้อมูลอำเภอ [update_at: 3/3/2023]: [Link](https://std.moc.go.th/std/codelist_detail/27)

ข้อมูลเกี่ยวกับเลขบัตรประชาชน : [Link](https://stat.bora.dopa.go.th/fop/pid13.htm)

## Check Description Locally

To locally check whether your long descriptions will render on PyPI, first
build your distributions, and then use the [twine check](https://packaging.python.org/guides/making-a-pypi-friendly-readme#validating-restructuredtext-markup) command.
