Metadata-Version: 2.1
Name: serviceboot
Version: 0.2.1
Summary: 史上最牛的Python微服务框架 —— ServiceBoot
Home-page: https://github.com/cube-ai/serviceboot.git
Author: cubeai
Author-email: cubeai@163.com
License: Apache License 2.0
Keywords: web application micro-service framework 微服务 框架
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
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: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.5
Description-Content-Type: text/markdown
Requires-Dist: cython (==0.29.21)
Requires-Dist: requests (==2.24.0)
Requires-Dist: tornado (==6.0.4)
Requires-Dist: pyyaml (==5.3.1)

# ServiceBoot

史上最牛的Python微服务框架 —— ServiceBoot，比 SpringBoot 好用100倍 ^-^

依赖包地址： 

- https://pypi.org/project/serviceboot

使用pip安装:

    $ pip install serviceboot

### 应用开发实例

- CubeAI智立方： https://github.com/cube-ai/cubeai



