build a meme Python website (Flask Tutorial for Beginners)
Build your own Python Flask website with Linode: https://ntck.co/linode (get a $100 Credit good for 60 days as a new user!!)
Yes, you can build websites with Python and….it’s pretty easy!! In this video, NetworkChuck will walk you through how to build a website using Python and the web application framework Flask. Using Flask Python, we will build a meme website that interfaces with Reddit via an API.
💡💡Text walkthrough/Code/Command: https://ntck.co/flask
🔥🔥Join the NetworkChuck Academy!: https://ntck.co/NCAcademy
**Sponsored by Linode
SUPPORT NETWORKCHUCK
—————————————————
➡️NetworkChuck membership: https://ntck.co/Premium
☕☕ COFFEE and MERCH: https://ntck.co/coffee
Check out my new channel: https://ntck.co/ncclips
🆘🆘NEED HELP?? Join the Discord Server: https://discord.gg/networkchuck
STUDY WITH ME on Twitch: https://bit.ly/nc_twitch
READY TO LEARN??
—————————————————
-Learn Python: https://bit.ly/3rzZjzz
-Get your CCNA: https://bit.ly/nc-ccna
FOLLOW ME EVERYWHERE
—————————————————
Instagram: https://www.instagram.com/networkchuck/
Twitter: https://twitter.com/networkchuck
Facebook: https://www.facebook.com/NetworkChuck/
Join the Discord server: http://bit.ly/nc-discord
0:00 ⏩ Intro
0:50 ⏩ What do you need?
2:09 ⏩ What the junk is Flask?
2:56 ⏩ Let’s get started!
8:23 ⏩ Time to build our meme website!
11:33 ⏩ Outro
AFFILIATES & REFERRALS
—————————————————
(GEAR I USE…STUFF I RECOMMEND)
My network gear: https://geni.us/L6wyIUj
Amazon Affiliate Store: https://www.amazon.com/shop/networkchuck
Buy a Raspberry Pi: https://geni.us/aBeqAL
Do you want to know how I draw on the screen?? Go to https://ntck.co/EpicPen and use code NetworkChuck to get 20% off!!
#Python #Flask
by NetworkChuck
linux web server
Build your own Python Flask website with Linode: https://ntck.co/linode (get a $100 Credit good for 60 days as a new user!!)
💡💡Text walkthrough/Code/Command: https://ntck.co/flask
🔥🔥Join the NetworkChuck Academy!: https://ntck.co/NCAcademy
0:00 ⏩ Intro
0:50 ⏩ What do you need?
2:09 ⏩ What the junk is Flask?
2:56 ⏩ Let’s get started!
8:23 ⏩ Time to build our meme website!
11:33 ⏩ Outro
Bruh props to NC for being the best fucking dad on earth. Bro made a cryptocurrency for his kids allowance. I wish my dad did that for me. Also wish I had a dad 😅.
thank you, bro.
I didn't know anything about flask until I saw this video and I appreciate it.
love from Iran ❤❤
Can wait to see the GTA VI memes
Thank you very much for this little tutorial. Your video is fun and easy to follow. 😉
Thank you for this video, really simple to understand!
3:00 Server setup ( flask install needs venv!)
7:24 html+script
This SAVED me. I was so lost in my database class but this made more sense than any of the notes!!!
Helped me a lot, thanks!
Not Found
The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.
lol this guy says he'll link to the code snippets but never actually does, even though commenters are asking him. but no! just sign up for his website and give him your $$$
FYI / is a forward slash, is a backslash. but you sound Aussie so I guess things are reversed around there
I use visual studio. Can you show me how to do it on it?
now can you make this tutorial for vsc?
I like your style of explanation, keep up the good work. cheers
This guy has STRONG Drawsquad energy😂
I like your enthusiasm. Don't know why the average developers isn't excited about sharing what they do even when they are already seniors
u dont even show us how to download flask!!!
hey Chuck, love your content!
^Croot
Where did I mess up?
File "/usr/lib/python3.10/json/decoder.py", line 355, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None