Metadata-Version: 2.1
Name: zkyutils
Version: 1.0.9
Summary: 自用python工具类
Home-page: https://github.com/dz-mondler/zkyutils
Author: zky
Author-email: 2221831747@qq.com
License: MIT
Platform: UNKNOWN
Classifier: Topic :: Games/Entertainment 
Classifier: Topic :: Games/Entertainment :: Puzzle Games
Classifier: Topic :: Games/Entertainment :: Board Games
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: loguru (<=0.7.2)
Requires-Dist: pandas (<=1.1.5)
Requires-Dist: xlrd (<=2.0.1)
Requires-Dist: xlwt (<=1.3.0)
Requires-Dist: openpyxl (<=3.0.9)

自用python工具类，包含：日志、excel操作

