You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 17, 2019. It is now read-only.
flask作为web server基本能满足一些简单的和小规模的应用需求,如果有更高要求的,可使用tornado/app.py。使用前请先sudo pip install tornado安装依赖包,然后在tornador目录下运行app.py就OK了。
The text was updated successfully, but these errors were encountered: