Create a virtual env
1.python -m venv fastenv[name of virtual emnv]
2.Activate the virtual env using .\fastvenv\Scripts\activate
- then run pip install "fastapi[standard]" -[] is not defined by me, it is syntax itself check fastapi docs for more
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Create a virtual env
1.python -m venv fastenv[name of virtual emnv]
2.Activate the virtual env using .\fastvenv\Scripts\activate