-
Notifications
You must be signed in to change notification settings - Fork 301
Expand file tree
/
Copy pathREADME.txt
More file actions
20 lines (13 loc) · 869 Bytes
/
README.txt
File metadata and controls
20 lines (13 loc) · 869 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Copyright (c) 2009, 2026, Oracle and/or its affiliates.
This is a release of MySQL Connector/Python, Oracle's Python driver for MySQL.
MySQL Connector/Python enables Python programs to access MySQL databases,
using an API that is compliant with the Python Database API Specification
v2.0 (PEP 249). It also contains an implementation of the X DevAPI.
License information can be found in the LICENSE.txt file.
This distribution may include materials developed by third parties. For license
and attribution notices for these materials, please refer to the LICENSE.txt file.
For more information on MySQL Connector/Python X DevAPI, visit
https://dev.mysql.com/doc/dev/connector-python/
For additional downloads and the source of MySQL Connector/Python, visit
http://dev.mysql.com/downloads/
MySQL Connector/Python is brought to you by the MySQL team at Oracle.