# Py-Hello **Repository Path**: JiaFeiX/Py-Hello ## Basic Information - **Project Name**: Py-Hello - **Description**: EverServer 的 Python Web 示例页面 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-11-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Python 示例程序 ## 项目介绍 本项目是一个使用 [Flask](http://flask.pocoo.org) 框架编写的简单的Python WEB示例程序, 目录结构: ``` . ├── README.md ├── hello.py ├── runtime.txt └── requirements.txt ``` pip install -r requirements.txt --allow-all-external ``` gunicorn hello:app --log-file - --access-logfile - --error-logfile - ``` ## 演示地址 [http://pyhello.acyun.org/](http://pyhello.acyun.org/) ## 交流群 【WEB和云计算技术交流群】QQ群: 229593086