Skip to content

hajesystem/fastAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fastAPI

  • 가상환경 설정
    python -m venv venv
    . ./venv/bin/activate
    python -m pip install --upgrade pip

  • 패키지 설치
    pip install fastapi
    pip install uvicorn
    pip install SQLAlchemy
    pip install pymysql
    pip install pyjwt
    pip install bcrypt
    pip install python-multipart

  • SQLAlchemy style 2.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages