Flask-MySQL 1.5.2
0
Flask simple mysql client
Contents
Flask simple mysql client
Stars: 117, Watchers: 117, Forks: 47, Open Issues: 10The cyberdelia/flask-mysql
repo was created 13 years ago and the last code push was 4 months 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
Related Packages
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 10 open issues on GitHub
- Borken style in "Multiple connection example" section