alibakhtiari / python-vercel-hello-world

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploy with Vercel

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:

Deploy with Vercel

About

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


Languages

Language:Python 93.6%Language:HTML 6.4%