Flask 常用的扩展
Flask 常用的扩展 | 官方网址 | 中文翻译 |
---|---|---|
flask-restplus | https://flask-restplus.readthedocs.io/en/stable/ | https://github.com/hanerx/flask-restplus-cn-doc |
peewee | http://docs.peewee-orm.com/en/latest/index.html | https://www.osgeo.cn/peewee/index.html#contents |
flask-login | https://flask-login.readthedocs.io/en/latest/ | |
Flask-Security-Too | https://flask-security-too.readthedocs.io/en/stable/ | |
Flask-MySQL | https://github.com/cyberdelia/flask-mysql | 使用了 PyMySQL( https://github.com/PyMySQL/PyMySQL ) |