Built for Flask

Deploy Python
websites instantly

The fastest way to host your Flask apps. Write code, get a live URL in seconds. Zero DevOps. Zero config.

app.py
from flask import Flask, render_template
# that's all the setup you need

app = Flask(__name__)

@app.route("/")
def home():
  return render_template("index.html")
deployed
Build complete ยท 3.2s
https://myapp.runpython.online
Features
Everything you need to
ship Python fast

Skip the server setup. Just write code and deploy.

โšก
Instant deploys

Live in seconds.

๐Ÿ
Built for Flask

Flask, fully supported.

๐Ÿ—„๏ธ
Built-in databases

Postgres and Redis, one click.

๐Ÿ”’
SSL by default

Free HTTPS on every site.

๐Ÿ“ˆ
Auto-scaling

Scale without extra setup.

๐Ÿ”
Live logs

Real-time logs in your dashboard.

How it works
From code to live in
four simple steps
01
Sign up

Your workspace is ready instantly.

02
Edit your code

Use the built-in file editor.

03
Publish

One click to go live.

04
Share your URL

Get a live subdomain instantly.

Pricing
Simple, transparent pricing

No hidden fees. No surprise bills. Cancel anytime.

Free
โ‚ฌ0
free forever
  • Subdomain system access
  • 2 free subdomains
  • Shared CPU
  • Community support
Get started free