Installation:#

Quart-Mongo is only compatible with Python 3.10 or higher and can be installed using pip or your favorite python package manager.

$ pip install quart_mongo

Installing quart_mongo will install Quart if not present in your environment.

Note

If you do not have Python 3.7 or better an error message Python 3.7 is the minimum required version will be displayed.

Dependencies#

Quart Babel depends on the following packages, which will automatically be installed with the extension.