Installation#

Quart-Bcrypt is only compatible with Python 3.8 or higher, since this is what Quart supports. It can be installed using pip or your favorite python package manager.

pip install quart-bcrypt

Note

Check with the Python Bcrypt package to see how it needs to be installed on systems other than linux.

Dependencies#

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