Web Application Frameworks

From Littledamien Wiki
Revision as of 20:08, 9 January 2017 by Video8 (talk | contribs) (→‎Python)
Jump to navigation Jump to search

Python

Django

Comes with ORM and CMS built-in.

Flask

More bare bones than Django, but has many modules that can be added that support built-in features of Django (e.g. ORM)

Pyramid

kivy and PyQt

Mobile frameworks.

PHP

Symfony2

Lavarel

Examples

Ruby