Contents

Flask-Bcrypt 1.0.1

0

Brcrypt hashing for Flask.

Brcrypt hashing for Flask.

Stars: 320, Watchers: 320, Forks: 63, Open Issues: 7

The maxcountryman/flask-bcrypt repo was created 12 years ago and the last code push was 4 months ago.
The project is popular with 320 github stars!

How to Install flask-bcrypt

You can install flask-bcrypt using pip

pip install flask-bcrypt

or add it to a project with poetry

poetry add flask-bcrypt

Package Details

Author
Max Countryman
License
BSD
Homepage
https://github.com/maxcountryman/flask-bcrypt
PyPi:
https://pypi.org/project/Flask-Bcrypt/
GitHub Repo:
https://github.com/maxcountryman/flask-bcrypt

Classifiers

  • Internet/WWW/HTTP/Dynamic Content
  • Software Development/Libraries/Python Modules
No  flask-bcrypt  pypi packages just yet.

Errors

A list of common flask-bcrypt errors.

Code Examples

Here are some flask-bcrypt code examples and snippets.

GitHub Issues

The flask-bcrypt package has 7 open issues on GitHub

  • Why does the PyPI provided 0.7.1 "latest" release still use str_safe_cmp but the latest code here uses hmac...?

See more issues on GitHub

Related Packages & Articles

Flask-Assets 2.1.0

Asset management for Flask, to compress and merge CSS and Javascript files.