Skip to content

Latest commit

 

History

History
60 lines (40 loc) · 3.64 KB

File metadata and controls

60 lines (40 loc) · 3.64 KB

Web Programming (python.org) Web Frameworks (python.org) Stack Abuse: A Brief Look at Web Development in Python

BeDjango: The Best 5 Python Frameworks for Web Development Comparison http://www.infoworld.com/article/2622836/application-development/pillars-of-python--six-python-web-frameworks-compared.html
Choosing from Popular Python Web Frameworks http://www.datasciencecentral.com/xn/detail/6448529:BlogPost:813076
Web Application and frameworks http://docs.python-guide.org/en/latest/scenarios/web/

Django vs. Flask in 2023: Which Framework to Choose | TestDriven.io


built-in python

Python 2 in the web
Python 3 html.server

set up a local testing server Python based CMS http://www.dreamcss.com/2015/11/python-based-cms.html

Django

https://docs.djangoproject.com/en/1.10/
https://tutorial.djangogirls.org/cs/ Get Started With Django: Build a Portfolio App – Real Python 7 Top Apps Made With Python | Django Stars How to Integrate Highcharts.js with Django How to create sitemap of Django website - https://pythoncircle.com Django Examples: Top 18 Django Websites SendGrid

How to host Django application on DigitalOcean server using Gunicorn, Supervisor, and NGINX - https://pythoncircle.com Creating a bar chart in Django Application - https://pythoncircle.com

pyjs

pyjs - write js without js