Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Python Quick Start

Python Libraries

FastAPI v0.70

$ pip install fastapi

Uvicorn v0.15.0

$ pip install uvicorn

MySQL Database API (pymysql 1.0.2)

$ pip install sqlalchemy pymysql 

About

Python Quick Start with FastAPI - REST, CRUD, etc

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages