Metadata-Version: 2.3
Name: thaiaddressclean
Version: 0.0.1
Summary: thaiaddressclean
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: pandas
Description-Content-Type: text/markdown

Description 
-------------
 This project made for clean Thailand address from message/text

Feature 
-------------

##### Extract
- extract_api

Installing
----------
    pip install thaiaddressclean

Change log 
-------------
#### Version

##### v0.0.1 
- **[2024/11/7]** Initial clean and autofill address in Thailand 

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

Usage
-------------
##### Example use
    python -m venv test_pylib
    test_pylib\Scripts\activate
    pip install thaiaddressclean

##### Python code


