Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/eliflores/python-web-frameworks-in-action
- Owner: eliflores
- Created: 2016-05-14T19:58:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-06-10T18:37:16.000Z (over 3 years ago)
- Last Synced: 2023-02-26T12:22:54.483Z (almost 2 years ago)
- Topics: django, flask, pyramid, python
- Language: Python
- Homepage:
- Size: 71.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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. PyramidThis is based on the blog post by Ryan Brown: https://www.airpair.com/python/posts/django-flask-pyramid