We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mysql-connector
Exposes msysl module for python, very popular if working with either mysql or mariadb
https://pypi.org/project/mysql-connector-python/
python: import mysql
import mysql
Sure
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Package name
mysql-connector
Brief description of package
Exposes msysl module for python, very popular if working with either mysql or mariadb
URL for package's homepage
https://pypi.org/project/mysql-connector-python/
Provide a basic test case to validate the package's functionality.
python:
import mysql
MINGW environments where you need the package
Are you willing to submit a PR?
Sure
The text was updated successfully, but these errors were encountered: