Metadata-Version: 2.1
Name: hubstudio_api
Version: 0.1
Summary: This is a log tool
Home-page: https://github.com/embzheng/hubstudio_api
Author: embzheng
Author-email: embzheng@qq.com
Project-URL: Source, https://github.com/embzheng/hubstudio_api
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: my_logtool
Requires-Dist: requests
Requires-Dist: playwright
Requires-Dist: subprocess
Requires-Dist: json
Requires-Dist: time

# my_logtool

这是一个hubstudio api工具

### 安装

```
$ pip install hubstudio_api
```



