Skip to content
Back to Templates

Python Hello World

Use Python on Vercel with Serverless Functions using the Python Runtime.

Python thumbnail

Python Hello World

This example shows how to use Python on Vercel with Serverless Functions using the Python Runtime.

Demo

https://python-hello-world.vercel.app/

Running Locally

npm i -g vercel
vercel dev

Your Python API is now available at http://localhost:3000/api.

One-Click Deploy

Deploy the example using Vercel: