Python For Web
Python For Web
Luis Borbon
16/September/2016
Agenda
1. Python language
2. Python Chain
3. Web frameworks
4. The basics
5. Questions
6. References
1. Python Language
Source: codingdojo.com
Source: codeeval.com
Source: PopularitY
1.4. Python on the Academy
1.5. Speed Benchmarking
Source: Udemy
2. Python Chain
● Pyramid
○ Dropbox, Fedora
● Flask
3.3. Web Frameworks Comparison
● Django is best for:
○ Developers who aim to include all the batteries a web application will need.
○ Developers who wants to use ORM, templating, routing, authentication, database administration
and bootstrapping on the go