Python: Difference between revisions
| Line 7: | Line 7: | ||
# ... till end of line | # ... till end of line | ||
=== | ==Frameworks== | ||
====Comannd Line | ===Flask=== | ||
Flask is a micro web framework written in Python. | |||
==Operation== | |||
===Comannd Line=== | |||
python | python | ||
>>> <COMMAND> | >>> <COMMAND> | ||
Revision as of 19:54, 13 September 2021
Resources
Language
Comment
# ... till end of line
Frameworks
Flask
Flask is a micro web framework written in Python.
Operation
Comannd Line
python >>> <COMMAND>
Installation
- see EDT Win10 Laptop