Contents

MySQL-python 1.2.5

0

Python interface to MySQL

Python interface to MySQL

Stars: 665, Watchers: 665, Forks: 319, Open Issues: 90

The farcepest/MySQLdb1 repo was created 11 years ago and the last code push was 3 years ago.
The project is popular with 665 github stars!

How to Install mysql-python

You can install mysql-python using pip

pip install mysql-python

or add it to a project with poetry

poetry add mysql-python

Package Details

Author
Andy Dustman
License
GPL
Homepage
https://github.com/farcepest/MySQLdb1
PyPi:
https://pypi.org/project/MySQL-python/
GitHub Repo:
https://github.com/farcepest/MySQLdb1

Classifiers

  • Database
  • Database/Database Engines/Servers
No  mysql-python  pypi packages just yet.

Errors

A list of common mysql-python errors.

Code Examples

Here are some mysql-python code examples and snippets.

Related Packages & Articles

JayDeBeApi 1.2.3

Use JDBC database drivers from Python 2/3 or Jython with a DB-API.