Create Your First Application In Flask
Creating a web application in Flask is actually a lot more simple than people make it out to be. To give you the gist of it, you have a folder called "templates", this is where you will house all of your HTML files. Then you have a single python fi...
rohankewal.hashnode.dev3 min read