Flask

Deploy Flask: Flask is a micro web framework written in Python.


Overview

Flask is a micro web framework written in Python focused on simplicity and flexibility. Rather than making opinionated choices about the database abstraction layer, migration tools, etc., Flask lets the user integrate their preferred choices while handling the core functionality of routing requests, templating HTML, and serving pages.

This Starter allows you to deploy a Flask app on Koyeb with one click. The Flask application serves a simple greeting message for requests to the / route.

Features

  • Choose your favorite tools and libraries
  • Built-in development server with debugging
  • HTML templating with Jinja
  • Active ecosystem of supporting projects
  • Cookie and request management
  • Session management
  • Middleware and extension support

Other resources related to Flask

Related One-Click Apps in this category

  • Astro

    Deploy a simple application written using Astro, a high-performance, content-oriented framework.

  • Beego

    Deploy a basic application written with Beego, a high-performance web framework for Go.

  • Bun

    A simple HTTP server using Bun, the all-in-one JavaScript runtime & toolkit designed for speed

The fastest way to deploy applications globally.