Python Flask Simple Hello World
Description:
We need this following: Python and Flask (what are those?)
Python
Python is an interpreted high-level programming language for general-purpose programming. Created by Guido van Rossum and first released in 1991, Python has a design philosophy that emphasizes code readability, notably using significant whitespace. Wikipedia - https://en.wikipedia.org/wiki/Python_(programming_language)
Flask
Flask is a micro web framework written in Python. It is classified as a microframework because it does not require particular tools or libraries. Wikipedia - https://en.wikipedia.org/wiki/Flask_(web_framework)
Hello World in Python-Flask
# install virtualenv
# create a directory of your project
# create env on your app
# activate the app
# install Flask on your app
# open any text editor (Ex. Idle)
# write basic flask fun :)
# deploy
# access 127.0.0.1:5000
# type "deactivate" to deactivate the app
Difference between Project and App
StackOverflow: https://stackoverflow.com/a/19351042/9988724
I might release a Tagalog version in the future with English subtitles so that I can explain more. Basic Flask Playlist maybe.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Download links:
Python: https://www.python.org/getit/
Flask Code: http://flask.pocoo.org/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Social Media:
- Facebook: facebook.com/msangelsz and /ariesofficiallmao
- Twitter: twitter.com/okaylangyanhoy
- Instagram: instagram/fsociety001.dat
- Youtube: http://youtube.com/c/ariesabao
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
When you are using this track, we only ask that you put this in your description:
Track: WATEVA - Ber Zer Ker [NCS Release]
Music provided by NoCopyrightSounds.
Watch: https://youtu.be/pIzq5BmcKF4
Free Download / Stream: http://ncs.io/BerZerKer/YO
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Outro Made By Before Effects Studios: https://goo.gl/v8BKf2
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Thank you for watching and don't forget to like, comment and subscribe!
#AriesAbao #FlaskPython