Metadata-Version: 2.1
Name: wayne_utils
Version: 0.0.13
Summary: A collection of commonly used code
Home-page: https://github.com/jiangpw41/wayne_utils
Author: Peiwen Jiang (Wayne)
Author-email: wayne_roaming@163.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: redis
Requires-Dist: pandas
Requires-Dist: openpyxl
Requires-Dist: pyyaml
Requires-Dist: python-docx
Requires-Dist: docx

# Overview
This is a package of Wayne, for packing up some commonly used tools

# Tool list
- load_data: load data from path
- save_data: save data to path
- get_shuffle_index
- online_local_chat

- SingletonLogger

- _PUNCATUATION_EN
- _PUNCATUATION_ZH
