# 微服务_DevOps模块_Python实现 **Repository Path**: hubertshelley/microservice--DevOps-module ## Basic Information - **Project Name**: 微服务_DevOps模块_Python实现 - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-04-08 - **Last Updated**: 2021-05-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 示例代码 该微服务实现仅为个人理解,并不代表可以投入实际生产,希望能有大佬指点一二或者同好共同学习:) ### 测试运行 ```shell pip3 install -r requirement.txt python3 run.py ```