django-the-right-way:2015年印度Pycon研讨会材料(开发中)

时间:2024-05-25 16:16:11
【文件属性】:

文件名称:django-the-right-way:2015年印度Pycon研讨会材料(开发中)

文件大小:8KB

文件格式:ZIP

更新时间:2024-05-25 16:16:11

Python

Django正确的方法! Pycon India 2015讲习班材料 设置 git clone git@github.com:theskumar/django-the-right-way.git && cd django-the-right-way # activate virutalenv and install requirements virutalenv venv ; source venv/bin/activate pip install -r requirements.txt 编辑ipython笔记本 ipython notebook notebook/ 查看渲染的幻灯片 make serve 部署到github页面 make deploy


【文件预览】:
django-the-right-way-master
----.gitignore(1KB)
----requirements.txt(13B)
----Makefile(399B)
----code()
--------1_hello_world()
--------cookiecutter_demo()
----README.md(452B)
----notebook()
--------index.ipynb(6KB)
----.gitattributes(12B)

网友评论