Contents

Flask-MySQL 1.6.0

0

Flask simple mysql client

Flask simple mysql client

Stars: 118, Watchers: 118, Forks: 46, Open Issues: 5

The cyberdelia/flask-mysql repo was created 14 years ago and the last code push was 1 years ago.
The project is popular with 118 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.

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.