项目作者: kmjawadurrahman

项目描述 :
Develop your own Python web framework to see how all the magic works beneath the scenes in Flask, Django, and the other Python-based web frameworks.
高级语言: Python
项目地址: git://github.com/kmjawadurrahman/python-web-framework.git
创建时间: 2020-10-21T16:26:27Z
项目社区:https://github.com/kmjawadurrahman/python-web-framework

开源协议:

下载


Building Your Own Python Web Framework

Learn how to develop your own Python web framework to see how all the magic works beneath the scenes in Flask, Django, and the other Python-based web frameworks.

About

python-web-framework is a code-along to the course Building Your Own Python Web Framework by Jahongir Rahmonov.

Tools and technologies

  • Python
  • WSGI
  • Gunicorn
  • Pytest
  • PyPI
  • Heroku

Installation

Prerequisites:

  • Python 3.8+