Learn Flask (Python) In 9 Minutes!

Learn Flask (Python) In 9 Minutes!

Flask is a popular Python web framework that allows you to create web applications quickly. This video covers everything you need to know, from routes, to templates and creating databases to create a small project which I show how to host on a live server for free. 🔗 Links: Starting code - https://github.com/RoyChng/flask-tuto... Finished code - https://github.com/RoyChng/flask-tuto... PythonAnywhere - https://www.pythonanywhere.com/ Flask Documentation - https://flask.palletsprojects.com/en/... Flask-SQLAlchemy Documentation - https://flask-sqlalchemy.palletsproje... 📚 Chapters: What is Flask - 00:00 Creating A Simple Application - 00:12 Routes - 00:24 Using Templates - 01:33 Creating Databases - 02:33 Using url_for - 06:54 Hosting (Free) - 07:47 ------------------------------------------------------------------------------ Any video suggestions or feedback? Let me know in the comments! 😉😊