Installation#
Quart-Tasks is only compatible with Python 3.9 or higher and can be installed using pip or your favorite python package manager.
pip install quart-tasks
Installing quart-tasks will install Quart if it is not present in your environment.