Skip to content
This repository was archived by the owner on May 25, 2026. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 148 Bytes

File metadata and controls

9 lines (6 loc) · 148 Bytes

fast-python

2023년 1학기 파이썬 강의

python -m pip install -r requirements.txt

python -m uvicorn week2.main:app --port 8000