Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eliflores/python-web-frameworks-in-action

Comparing three of the most popular Python Web Frameworks
https://github.com/eliflores/python-web-frameworks-in-action

django flask pyramid python

Last synced: about 2 months ago
JSON representation

Comparing three of the most popular Python Web Frameworks

Awesome Lists containing this project

README

        

# Python Web Frameworks in Action

The goal of this project is to compare three of the most populare Python Web Frameworks:

1. Django - App is deployed [here](https://wut4lunch-django.herokuapp.com/)
2. Flask - App is deployed [here](https://wut4lunch-flask.herokuapp.com/)
3. Pyramid

This is based on the blog post by Ryan Brown: https://www.airpair.com/python/posts/django-flask-pyramid