Web Application Frameworks
Jump to navigation
Jump to search
Python[edit]
Django[edit]
Comes with ORM and CMS built-in.
Flask[edit]
More bare bones than Django, but has many modules that can be added that support built-in features of Django (e.g. database extension, ORM, authentication) [1]
Pyramid[edit]
kivy and PyQt[edit]
Mobile frameworks.
PHP[edit]
Symfony2[edit]
Lavarel[edit]
Examples[edit]
- 15 Awesome Sites Built with Lavarel PHP Framework - Code Condo, Jan 15, 2014
Ruby[edit]
Notes[edit]
- ↑ Use Django Or End Up Building a Django hackernoon.com