How to Stream Video using Flask
Here we are going to create a simple webpage and to embed sample youtube video into the webpage
Here we are going to create a simple webpage and to embed sample youtube video into the webpage
Here we are going to learn basic of python web development using its own framework i.e. Flask. in this post we are going to learn installation of flask and " hello world " program execution.
Flask (source code) is a Python web framework built with a small core and easy-to-extend philosophy. My blog shows Installation of Flask Python Framework on Ubuntu operating system for a Web app Development.