Contents

Flask-MySQL 1.5.2

0

Flask simple mysql client

Flask simple mysql client

Stars: 117, Watchers: 117, Forks: 46, Open Issues: 9

The cyberdelia/flask-mysql repo was created 12 years ago and the last code push was 3 years ago.
The project is popular with 117 github stars!

How to Install flask-mysql

You can install flask-mysql using pip

pip install flask-mysql

or add it to a project with poetry

poetry add flask-mysql

Package Details

Author
Timothee Peignier
License
BSD
Homepage
https://github.com/cyberdelia/flask-mysql/
PyPi:
https://pypi.org/project/Flask-MySQL/
GitHub Repo:
https://github.com/cyberdelia/flask-mysql

Classifiers

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

Errors

A list of common flask-mysql errors.

Code Examples

Here are some flask-mysql code examples and snippets.

GitHub Issues

The flask-mysql package has 9 open issues on GitHub

  • Borken style in "Multiple connection example" section

See more issues on GitHub

Related Packages & Articles

flask-mongoengine 1.0.0

Flask-MongoEngine is a Flask extension that provides integration with MongoEngine and WTF model forms.

Flask-Log-Request-ID 0.10.1

Flask extension that can parse and handle multiple types of request-id sent by request processors like Amazon ELB, Heroku or any multi-tier infrastructure as the one used for microservices.