How To Convert Your Raspberry Pi into Web Server : Flask Web Server Using Python

For installing Web server on the Raspberry Pi, First you have need to install Flask on the Raspberry Pi Following Command is used to Install Flask:

After Successfull installation, Write Following code in python file:

For more details Watch this video: