Metadata-Version: 2.1
Name: keytopPyUtils
Version: 1.0.4
Summary: keytop python utils
Home-page: 
Author: zhangjukai
Author-email: zhangjukai@keytop.com.cn
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
License-File: LICENSE
Requires-Dist: markdown
Requires-Dist: bs4
Requires-Dist: python-docx
Requires-Dist: weasyprint

# keytop Uitls Client

keytop python utils
pip3 install markdown bs4 python-docx
## Installation

```shell
pip install .
```
