Skip to content

Instantly share code, notes, and snippets.

View wannadrunk's full-sized avatar

WannaDrunk wannadrunk

  • Earth
View GitHub Profile
@bouroo
bouroo / thai-id-card.py
Last active January 7, 2026 06:47
Thai National ID Card reader in python
#!/usr/bin/env python3
"""Thai National ID Card Reader - Refactored for Python 3.
Author: Kawin Viriyaprasopsook<kawin.v@kkumail.com>
Date: 2025-06-15
Requirements: sudo apt-get -y install pcscd python3-pyscard python3-pil
Refactoring improvements:
- Context manager support for automatic resource cleanup
- Enum for status words and constants