Python werkzeug.security模块,常用函数和类

下面列出了Python werkzeug.security 模块中定义的常用函数和类,我们从216个开源Python项目中,按照使用频率进行了排序。

函数和类 使用项目数
1. generate_password_hash() 用在(138)个项目中
2. check_password_hash() 用在(134)个项目中
3. safe_str_cmp() 用在(82)个项目中
4. gen_salt() 用在(76)个项目中