Skip to content

asw101/python-fastapi-pypy

 
 

Repository files navigation

FastAPI on PyPy

This example project is a Docker image running PyPy3.9 with FastAPI demonstrating how to host an API using PyPy as the Python interpreter

  • Includes a VS Code dev container for local development
  • Includes a debug profile for VS Code
  • Includes a Dockerfile for deployment into Azure Container Apps, Azure Kubernetes Service, Azure Container Instances, or Azure Web App for Containers.

This sample was originally forked from tonybaloney/ants-azure-demos.

About

FastAPI on PyPy originally forked from https://github.com/tonybaloney/ants-azure-demos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 89.1%
  • Dockerfile 10.9%