Metadata-Version: 2.1
Name: panshi2task
Version: 0.2.2
Summary: Python Sdk for panshi task services
Author: DPLUS SZH Team
Requires-Python: >3.9
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: grpcio (>=1.49.1,<=1.64.1)
Requires-Dist: loguru (>=0.7.2,<0.8.0)
Requires-Dist: protobuf (>=5.26.1,<6.0dev)
Requires-Dist: pydantic (>2.3.0,<3)
Requires-Dist: scikit-learn (>=1.5.0,<1.6.0)
Description-Content-Type: text/markdown

# proto相关代码生成
proto文件来自于多个panshi-task-*项目
windows下,运行codegen.bat


# 打包及推送
poetry build
poetry publish --repository dplus





