Metadata-Version: 2.1
Name: thanakan
Version: 1.2.1
Summary: Awesome `thanakan` is a Python cli/package created with https://github.com/TezRomacH/python-package-template
Home-page: https://github.com/codustry/thanakan
License: MIT
Author: codustry
Author-email: hello@codustry.com
Requires-Python: >=3.8,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: Pillow (>=8.1.0,<9.0.0)
Requires-Dist: crccheck (>=1.0,<2.0)
Requires-Dist: fastapi-utils (>=0.2.1,<0.3.0)
Requires-Dist: furl (>=2.1.0,<3.0.0)
Requires-Dist: google-cloud-documentai (>=1.4.0,<2.0.0)
Requires-Dist: google-cloud-secret-manager (>=2.7.2,<3.0.0)
Requires-Dist: httpx (>=0.22.0,<0.23.0)
Requires-Dist: httpx-auth (>=0.14.1,<0.15.0)
Requires-Dist: locate (>=1.1.0,<2.0.0)
Requires-Dist: loguru (>=0.6.0,<0.7.0)
Requires-Dist: onepasswordconnectsdk (>=1.1.0,<2.0.0)
Requires-Dist: parse-with-dot-access (>=1.18.0,<2.0.0)
Requires-Dist: pydantic (>=1.7.3,<2.0.0)
Requires-Dist: pyzbar-x (>=0.2.1,<0.3.0)
Project-URL: Repository, https://github.com/codustry/thanakan
Description-Content-Type: text/markdown

# thanakan
Python Interface for Thai Bank API, KBANK, SCB, QR Code and slip verification

## Pre-Requisite
```
sudo apt-get install libzbar0
```
more on [pyzbar](https://pypi.org/project/pyzbar/)

