Is there a detailed introduction to using python technology in the kitchen ??
Source: Internet
Author: User
Php Chinese network (www.php.cn) provides the most comprehensive basic tutorial on programming technology, introducing HTML, CSS, Javascript, Python, Java, Ruby, C, PHP, basic knowledge of MySQL and other programming languages. At the same time, this site also provides a large number of online instances, through which you can better learn programming... Reply: The kitchen website is mainly completed in python. Currently, more than 100 million dynamic requests are processed every day (website + api (mobile ))
The development framework is mypy developed by instructor Zhang (probably the only website on the Earth that is using mypy)
Orm is the sqlbean developed by Dr. Zhang.
The front-end template is mako.
The front-end Library is jquery.
The database is mysql + mongodb, and the main data is in mysql. mongodb is used for some uncertain requirements.
Use celery to complete asynchronous operations
Search is customized based on xapian
Deployment is nginx + wsgi
Monitoring site
Github for version management and code review
The launch tool uses fabric for customization instead of mypy. now it seems to be zpage, not the original mypy. zpage is a set of tools they use tornado
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service