ANY TIPS FOR MAKING A PYTHON WEBSITE USING FLASK | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

ANY TIPS FOR MAKING A PYTHON WEBSITE USING FLASK

I am entering a science fair and i plan to make a website is their anything i should be weary of

22nd Jun 2022, 5:31 PM
Plamedi Koto
Plamedi Koto - avatar
2 Réponses
+ 1
It's super simple. Here is my Flask tutorial about serving a webpage with FullCalendar: https://youtu.be/VXW2A4Q81Ok
24th Jun 2022, 2:50 AM
Gordon
Gordon - avatar
0
Just make sure you know WHY you’re using Flask. Generally speaking, if you’re going to whip up a python server, it’s only when JS (already in every browser) can’t do what you need. Also, Flask documentation has a basic tutorial to get your feet wet, if you don’t know where to start.
23rd Jun 2022, 5:45 AM
Jeremias