명령어

# FastAPI 설치
pip install fastapi
# 유니콘 설치
pip install unicorn

Anaconda Prompt

"Successfully installed~"가 찍혔다면 설치 완료!

 

이제 PyCharm에서 FastAPI를 활용한 AI 서버와 클라이언트 코드 작성을 해볼 거예요!

+ Recent posts