Python Web Development
Python hosting: Host, run, and code Python in the cloud!
A login web app made with Flask
Web applications created in Python are often made with the Flask or Django module. Most web applications use databases (such as SQLite or MySQL) or data structures (JSON)
If you are a total beginner to web development, I recommend taking one of the courses below
Related course:
Python Flask: Make Web Apps with Python
A microframework for Python.
- Getting started
- Jinja2 template engine
- Create an Epic Web App with Python and Flask
- Login authentication
- Login authentication with Google
- Login authentication with Twitter
- JSON and Google Charts API
- Web Forms
Django A high-level Web framework
Databases and data Learn database programming.
Web-related Articles related to the web but not necessarily apps.
Hosting
Get your web app online!
Hosting servers: