Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 250 Bytes

File metadata and controls

8 lines (5 loc) · 250 Bytes

Create a virtual env

1.python -m venv fastenv[name of virtual emnv]

2.Activate the virtual env using .\fastvenv\Scripts\activate

  1. then run pip install "fastapi[standard]" -[] is not defined by me, it is syntax itself check fastapi docs for more