Welcome to the first flask tutorial! This series will show you how to create websites with python using the micro framework flask. Flask is designed for quick development of simple web applications and is much easier to learn and use than django. If you are less experienced with python and want to learn how to make websites flask is the right tool! Flask is great for beginners!

Text-Based Tutorial: https://techwithtim.net/tutorials/flask/a-basic-website/

Playlist: https://www.youtube.com/watch?v=mqhxxeeTbu0&list=PLzMcBGfZo4-n4vJJybUVV3Un_NFS5EOgX

◾◾◾◾◾
💻 Enroll in The Fundamentals of Programming w/ Python
https://tech-with-tim.teachable.com/p

📸 Instagram: https://www.instagram.com/tech_with_tim
🌎 Website https://techwithtim.net
📱 Twitter: https://twitter.com/TechWithTimm
⭐ Discord: https://discord.gg/pr2k55t
📝 LinkedIn: https://www.linkedin.com/in/tim-rusci
📂 GitHub: https://github.com/techwithtim
🔊 Podcast: https://anchor.fm/tech-with-tim

💵 One-Time Donations: https://www.paypal.com/donate/?token=
💰 Patreon: https://www.patreon.com/techwithtim
◾◾◾◾◾◾

⚡ Please leave a LIKE and SUBSCRIBE for more content! ⚡

Tags:
– Tech With Tim
– Python Tutorials
– Flask Python
– Python Flask Tutorial
– Flask Tutorial
– How to create websites with python

#Python #Flask #WebDevelopment

source

48 Comments

  1. No way to follow your tuto dude. i dont know how you did to have the freedom to write whatever path you want in the prompt but i cant write anything without this right arrouw and it makes everything f* up. and therefore impossible to launch the code in the command to get the address

  2. Tim you are such a wonderful teacher and i hope i will not be asking too much by begging that you please teach us about virtual environments in a separate video. Many of us have tried to learn it from other videos, but they are not as relatable as you. You recommended that we build our flask on a virtual environment but we don't know how to do it.

  3. So whenever I run it in command prompt
    It gives me an "access denied" output
    Any idea how to solve this?
    Edit: never mind
    I had to type the entire path of the file
    Including the file it self

  4. So what do you manage the different HTML files ? As you demonstrated everything in .py file, what if my HTML files are in another directory? How do I redirect to those pages, in fact all my html code won't go in this one file you demonstrated

  5. I have a question tim. How come when i try to run the py file it says ModuleNotFoundError: No module named 'flask'. I've installed flask properly on command prompt and on terminal in python. thanks!

  6. I have yet to see a video that explains what “PIP” means. It’s ok. “Python Install Package”. Between you a mind NeuralNine, and traversy media. We don’t need college. Lol

  7. Hey man, I know it has been several years since this video, but can you make one running a fibonacci code in flask? I have searched all over the internet for a solution and have yet to find one.

Leave A Reply

Please enter your comment!
Please enter your name here