Flask

Programming languages | noun

an April Fool's joke that got out of control. Flask started out as a mock product, but, since no one has time to read code and marketing beats quality, it became an overnight success (and, according to its creator, improved since then). Flask is a Python microframework, meaning it has no database abstraction layer or form validation by default. It can be installed without requiring any additional tools or libraries, which makes it extremely lightweight at its core. Flask supports extensions to add any further required functionality.

 

“What do you call incremental development in Flask.” “One drop at a time.”

Added by Get IT Guy