Metadata-Version: 2.1
Name: wxswutilsapi
Version: 0.1.55
Summary: python 工具库
Home-page: UNKNOWN
Author: liudaiyi
Author-email: 121274222@qq.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown

#wxapi

在终端或命令行中执行以下命令来安装 wheel
pip install wheel

运行打包命令
python setup.py sdist bdist_wheel

