Allows hosting of API using Python. Instructions for FastAPI can be found here.
Quick guide: Run the following codes to install
pip install fastapi pip install "uvicorn[standard]"