Metadata-Version: 2.1
Name: openbayes-serving
Version: 0.1.6
Summary: Framework for Openbayes Serving
Home-page: https://openbayes.com
License: MIT
Author: Proton
Author-email: bwang@openbayes.com
Maintainer: Proton
Maintainer-email: bwang@openbayes.com
Requires-Python: >=3.6,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: Chinese (Simplified)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Requires-Dist: flask (>=1.1.1,<2.0.0)
Requires-Dist: httptools (>=0.1.1,<0.2.0)
Requires-Dist: msgpack (>=0.6.2,<0.7.0)
Requires-Dist: pprintpp (>=0.4.0,<0.5.0)
Requires-Dist: requests (>=2.24.0,<3.0.0)
Requires-Dist: uvicorn (>=0.12.2,<0.13.0)
Requires-Dist: uvloop (>=0.14.0,<0.15.0)
Project-URL: Repository, https://github.com/signcl/python-openbayes-serving
