How to Install Flask on Ubuntu 18.04

Posted by linuxize on Nov 19, 2018 12:33 AM EDT
linuxize.com; By linuxize
Mail this story
Print this story

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.

Full Story

  Nav
» Read more about: Groups: Python, Ubuntu

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.