Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

How to Install Flask on Ubuntu 18.04

Flask is a free and open source micro web framework for Python designed to help developers build secure, scalable and maintainable web applications. Flask is based on Werkzeug and uses Jinja2 as template engine. Unlike Django, by default Flask doesn’t include ORM, form validation or any other functionalities provided by third party libraries. Flask is built with extensions in mind, which are Python packages that add functionality to a Flask application.



This post first appeared on Linuxize, please read the originial post: here

Share the post

How to Install Flask on Ubuntu 18.04

×

Subscribe to Linuxize

Get updates delivered right to your inbox!

Thank you for your subscription

×