Metadata-Version: 2.1
Name: m-utilities
Version: 1.0.13
Summary: Mobio Utilities, tổng hợp thư viện được dùng thường xuyên trong các micro-service Mobio.
Home-page: 
Author: MOBIO
Author-email: contact@mobio.vn
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: m-singleton==0.3
Requires-Dist: m-monitor==0.6
Requires-Dist: m-validator==0.1
Requires-Dist: m-filetypes
Requires-Dist: m-cipher==1.5.2
Requires-Dist: m-schedule==1.0.1
Requires-Dist: m-caching==0.1.15
Requires-Dist: m-threadpool==0.2
Requires-Dist: m-formatter-logging>=1.0.2
Requires-Dist: m-kafka-sdk-v2>=1.0.5

# MobioUtilities

Project tập trung các thư viện cơ bản dùng trong các Project Python của Mobio.

Danh sách các thư viện:
* m-singleton==0.3 (https://pypi.org/project/m-singleton)
* m-monitor==0.6  (https://pypi.org/project/m-monitor)
* m-validator==0.1 (https://pypi.org/project/m-validator)
* m-filetypes (https://pypi.org/project/m-filetypes)
* m-cipher==1.5.2 (https://pypi.org/project/m-cipher)
* m-schedule==1.0.1 (https://pypi.org/project/m-schedule)
* m-caching==0.1.15 (https://pypi.org/project/m-caching)
* m-threadpool==0.2 (https://pypi.org/project/m-threadpool)
* m-formatter-logging>=1.0.2 (https://pypi.org/project/m-formatter-logging)
* m-kafka-sdk-v2>=1.0.5 (https://pypi.org/project/m-kafka-sdk-v2)
