Skip to content

ywcheong/instarun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instarun

Deploy your Python scripts as APIs or interactive apps. No infrastructure knowledge required.

name = input("What's your name? ")
print(f"Hello, {name}!")

This runs as-is on the internet.

What it is

A self-hosted serverless platform for Python. You write a script, pick a preset, and deploy. Targets Python beginners and non-developers who just want their script to work as an endpoint.

Infrastructure

Going to use kubernetes.

Misc

LLM helps me to build this project.

About

WIP: Deploy your Python scripts as interactive apps or APIs — no infrastructure knowledge required.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors