Skip to content

Install

Before starting, create a project directory, and then create a virtual environment in it to install the packages.

You can read the FastAPI page on Virtual Environments.

Then activate the virtual environment, and then install Asyncer, for example:

fast →pip install asyncerSuccessfully installed asyncer anyio

restart ↻