依赖库
请在开发前确保依赖库的正确安装,推荐使用Python虚拟环境进行安装。
安装方法:使用pip包管理器安装,将以下内容保存成requirements.txt文件,并使用pip install指令安装。
$ pip install -r path/to/your/requirements.txt
- alabaster==0.7.10
- Babel==2.5.3
- certifi==2018.1.18
- chardet==3.0.4
- click==6.7
- coreapi==2.3.3
- coreapi-cli==1.0.9
- coreschema==0.0.4
- crcmod==1.7
- defusedxml==0.5.0
- Django==2.0
- django-allauth==0.35.0
- django-filter==1.1.0
- django-rest-auth==0.9.3
- djangorestframework==3.7.7
- docutils==0.14
- emoji==0.4.5
- idna==2.6
- imagesize==0.7.1
- itypes==1.1.0
- Jinja2==2.10
- Markdown==2.6.11
- MarkupSafe==1.0
- mysql-connector-python-rf==2.2.2
- mysqlclient==1.3.12
- oauthlib==2.0.6
- Pygments==2.2.0
- python3-openid==3.1.0
- pytz==2017.3
- requests==2.18.4
- requests-file==1.4.3
- requests-oauthlib==0.8.0
- six==1.11.0
- snowballstemmer==1.2.1
- tldextract==2.2.0
- uritemplate==3.0.0
- urllib3==1.22
uWSGI==2.0.15
# 可选包,若要安装请在执行pip install前取消注释
- # 用于将注释自动生成文档
- # Sphinx==1.6.6
- # sphinx-bootstrap-theme==0.6.4
- # sphinxcontrib-websupport==1.0.1
- # 可选包,用于处理图片
- # Pillow==5.0.0
- # 可选包,用于对接阿里云存储
- # oss2==2.4.0