Skip to content

wimpyrbx/python-arknorli

Repository files navigation

Deploy with Vercel

Python Hello World

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

Demo

This is a test.. 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