Skip to content

brain-hack/python-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-calculator

Python FastAPI Git GitHub

이 프로젝트는 python과 fastapi를 이용한 웹 계산기 프로젝트입니다.

해당 프로젝트는 git과 github으로 버전관리 되고 있으며, github을 통해 오픈소스로 공개되었습니다.

해당 프로젝트는 github flow를 학습하기 위한 프로젝트입니다.

install project

git clone https://github.com/brain-hack/shortenURL.git

install dependency

pip install -r requirements.txt

run app

uvicorn main:app --reload

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published