Install Python+Django+Nginx+UWSGI

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Install Python+Django+Nginx+UWSGI相关的知识,希望对你有一定的参考价值。

 

1、安装Python3

 

 

1.2安装sqlite3

ttp://www.sqlite.org

 

 

 

2.安装Django框架

https://www.djangoproject.com/

 

3、安装nginx

http://nginx.org/

 

4.安装uWSGI

https://uwsgi-docs.readthedocs.io/en/latest/Download.html

 

启动uWSGI

 

 

5.设置Django+nginx+uWSGI

以上是关于Install Python+Django+Nginx+UWSGI的主要内容,如果未能解决你的问题,请参考以下文章

python3 + Django + uwsgi + nginx 配置部署笔记

Django启动报错Did you install mysqlclient or MySQL-python

Django报错“Did you install mysqlclient or MySQL-python?”的解决办法(前提:mysqlclient&MySQL都已经安装)

Django启动报错Did you install mysqlclient or MySQL-python

django学习1-django安装

Install Django