1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Copyright (c) 2009, 2025, 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 XDevAPI.
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 XDevAPI, 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.
|