Metadata-Version: 2.1
Name: mobio-mail-client-sdk
Version: 0.1.4
Summary: Mobio mail client SDK
Home-page: https://github.com/mobiovn
Author: MOBIO
Author-email: contact@mobio.vn
License: MIT
Project-URL: Source, https://github.com/mobiovn
Keywords: mobio,dnc,contact spam
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3
Description-Content-Type: text/markdown

##  Thư viện đọc email sử dụng core imap lib .


### Cài đặt:
```bash
 $ pip3 install mobio-mail-client-sdk
 ```


#### Log - 0.1.0
    - tạo sdk 

#### Log - 0.1.1
    - cập nhật hàm đọc email 

#### Log - 0.1.2
    - cập nhật hàm authen access token 

#### Log - 0.1.3
    - kiểm tra init folder mailbox  

#### Log - 0.1.4
    - Bỏ lru_cache của thư viện cũ  


