400 Forks
2217 Stars
2217 Watchers

mysqlclient

MySQL database connector for Python (with Python 3 support)

How to download and setup mysqlclient

Open terminal and run command
git clone https://github.com/PyMySQL/mysqlclient.git
git clone is used to create a copy or clone of mysqlclient repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mysqlclient https://github.com/PyMySQL/mysqlclient/archive/master.zip

Or simply clone mysqlclient with SSH
[email protected]:PyMySQL/mysqlclient.git

If you have some problems with mysqlclient

You may open issue on mysqlclient support forum (system) here: https://github.com/PyMySQL/mysqlclient/issues