.. link: .. description: I principali web-framework in Python si presentano .. tags: python .. date: 2013/08/07 22:36:31 .. title: Dicono di se... .. slug: dicono-di-se ========== Django[#]_ ========== Django is a high-level Python_ Web framework that encourages rapid development and clean, pragmatic design. Developed by a fast-moving online-news operation, Django was designed to handle two challenges: the intensive deadlines of a newsroom and the stringent requirements of the experienced Web developers who wrote it. It lets you build high-performing, elegant Web applications quickly. Django focuses on automating as much as possible and adhering to the DRY principle. =========== Dyramid[#]_ =========== Pyramid is a general, open source, Python web application development framework. Its primary goal is to make it easier for a Python_ developer to create web applications. Pyramid attempts to follow these design and engineering principles: Simplicity, Minimalism, Documentation, Speed, Reliability, Openness. ========== web2py[#]_ ========== Free open source full-stack framework for rapid development of fast, scalable, secure and portable database-driven web-based applications. Written and programmable in Python_. .. _Python: http://www.python.org .. _[#]: http://www.djangoproject.com