Learn about some of the many Python web frameworks that are available to you in this video.

Web frameworks mentioned in this video

Django – https://www.djangoproject.com/
Flask – https://flask.palletsprojects.com/en/2.1.x/
Pyramid – https://trypyramid.com/
FastAPI – https://fastapi.tiangolo.com/
CherryPy – https://docs.cherrypy.dev/en/latest/
TurboGears – https://turbogears.org/
Web2py – http://www.web2py.com/
Bottle – https://bottlepy.org/docs/dev/

Python Content Management Systems

Plone – https://plone.org/
Django CMS – https://www.django-cms.org/en/
Wagtail CMS – https://wagtail.org/

 

The post An Intro to Python Web Frameworks (Video) appeared first on Mouse Vs Python.

Categories: Python