MySQL-python 1.2.5
0
Python interface to MySQL
Contents
Python interface to MySQL
Stars: 666, Watchers: 666, Forks: 318, Open Issues: 90The farcepest/MySQLdb1
repo was created 12 years ago and the last code push was 3 years ago.
The project is popular with 666 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
Related Packages
Errors
A list of common mysql-python errors.
Code Examples
Here are some mysql-python
code examples and snippets.