Skip to content

PKG-Deploy/pkg-deploy-fastapi-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast API example for PKG Deploy

RPM builds with:

  • Python3
  • pipenv
  • FastAPI
  • uvicorn
  • gunicorn
  • nginx

Note: This is just an example. The settings, requirements, layout etc are not using best practices and are not production ready.

Local setup

pipenv install
pipenv shell

uvicorn main:app --reload

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages