Metadata-Version: 2.1
Name: thanakan
Version: 1.0.0
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 (>=0.3.0,<0.4.0)
Requires-Dist: google-cloud-secret-manager (>=2.7.2,<3.0.0)
Requires-Dist: httpx-auth (>=0.8.0,<0.9.0)
Requires-Dist: httpx[http2] (>=0.16.1,<0.17.0)
Requires-Dist: locate (>=0.0.1,<0.0.2)
Requires-Dist: loguru (>=0.5.3,<0.6.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-Requisit 
```
sudo apt-get install libzbar0
```
more on [pyzbar](https://pypi.org/project/pyzbar/)

