Metadata-Version: 2.3
Name: aidataup
Version: 0.0.2
Summary: aidataup
Author-email: dData <user@data.co.th>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: phonenumbers
Description-Content-Type: text/markdown

Description 
-------------
 This project made for verify mobile number in Thailand and verify Email pattern

Feature 
-------------
Verify
- verify_mobile_number
- verify_email
- verify_thai_number
Convert
- convert_num_th_to_global

Installing
----------
    pip install aidataup

Change log 
-------------
Version
- v0.0.2 - Add function convert and verify Thai numbers to arabic number [2024/10/22]
- v0.0.1 - Initial verify telephone and mobile number in Thailand [2024/10/22]

Documentation
-------------
Official documentation for aidataup will coming soon...


