Skip to content

aKumoSolutions/python-flask-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-flask-app

This is a repository for containerized Python application

Python Version: 3.12

Steps

Install dependencies

  1. python -m pip install -r requirements.txt

Run the application

  1. python3 -m uvicorn app:app --host=0.0.0.0 --port=8000

About

This is a repository for containerized Python application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published