# pro_example **Repository Path**: aixinlong923/pro_example ## Basic Information - **Project Name**: pro_example - **Description**: 项目框架例子 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-11-01 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #pro_example flask + django 融合框架, 其中django提供ORM数据框架,flask 提供服务端及前端框架, 使用nginx作为web服务器 使用supervisor + gunicorn 部署项目 接口部分使用reset_full 模式