What is flask & its benefits?
Answer / Ravi Prakash
Flask is a micro web framework written in Python. It provides an easy-to-use and lightweight way to develop web applications. Benefits include: rapid development, minimalistic design, flexible routing, support for RESTful requests, and integration with other Python libraries.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is string iterable python?
Where python is mostly used?
How does python input work?
Will python support object oriented?
How to implement the decorator function, using dollar ()?
What does %s mean in python?
How do you make 3d plots/visualizations using numpy/scipy?
How can you sort a list in reverse order in python?
What is instance of a class?
Why is python 2 still used?
How do I delete a file?
How are data types defined in python and how much bytes do integer and decimal data types hold?