Python Demo Web Projects on a Tornado Server?

为君一笑 提交于 2020-01-06 14:34:58

问题


Are there any Python demo projects available I can learn from. I am basically looking into learning the basics like linking and creating a navigation bar.

I am currently trying to get the blog demo in the demo folder of Tornado to run, I am experiencing problems with the SQL file and do not know yet how to open it.

Besides that I would like to ask if there are more Python Demo Web Projects, one can learn from, perhaps somebody wold like to share a basic template example?


回答1:


Besides Tornado's standard examples, I recommend to digg into tornadogists and other gist snippets.



来源:https://stackoverflow.com/questions/8266893/python-demo-web-projects-on-a-tornado-server

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!