Metadata-Version: 2.1
Name: serviceboot
Version: 0.3.6
Summary: ServiceBoot —— Python微服务开发框架
Home-page: https://github.com/cube-ai/serviceboot.git
Author: cubeai
Author-email: cubeai@163.com
License: Apache License 2.0
Description: # ServiceBoot —— Python微服务开发框架
        
        Python微服务开发框架
        
        ---
        
        ## 依赖包地址 
        
        - https://pypi.org/project/serviceboot
        
        ## 依赖包引用
        
            $ pip install serviceboot
        
        ### 应用开发实例
        
        - CubeAI智立方
        
            - https://github.com/cube-ai/cubeai
        
Keywords: ServiceBoot web micro-service cloud-native 云原生 微服务 开发框架
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
