Python
Resources
Language
Comment
# ... till end of line
Frameworks
Flask
Flask is a micro web framework written in Python. To enable to run a flask application as a 'normal' python app with
python <FILE>
add to end of file
if __name__ == '__main__': app.run()
Operation
Comannd Line
python >>> <COMMAND>
Installation
- see EDT Win10 Laptop