No description
  • Python 78%
  • HTML 17.1%
  • C 2.7%
  • CSS 0.9%
  • C++ 0.6%
  • Other 0.6%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Daniel Baumann 66869baf27
Releasing fastforward version 26.7.0-1~ffwd13+u1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2026-08-14 08:30:32 +02:00
automation Merging upstream version 9.7.0. 2026-08-14 08:28:51 +02:00
debian Releasing fastforward version 26.7.0-1~ffwd13+u1. 2026-08-14 08:30:32 +02:00
mysql-connector-python Merging upstream version 26.7.0. 2026-08-14 08:30:18 +02:00
mysqlx-connector-python Merging upstream version 26.7.0. 2026-08-14 08:30:18 +02:00
.clang-format Merging upstream version 9.7.0. 2026-08-14 08:28:51 +02:00
.gitignore Merging upstream version 9.7.0. 2026-08-14 08:28:51 +02:00
.gitmodules Adding upstream version 9.3.0. 2026-08-14 08:27:10 +02:00
.pre-commit-config.yaml Merging upstream version 9.7.0. 2026-08-14 08:28:51 +02:00
CHANGES.txt Merging upstream version 26.7.0. 2026-08-14 08:30:18 +02:00
CONTRIBUTING.md Merging upstream version 26.7.0. 2026-08-14 08:30:18 +02:00
LICENSE.txt Merging upstream version 26.7.0. 2026-08-14 08:30:18 +02:00
pyproject.toml Merging upstream version 9.7.0. 2026-08-14 08:28:51 +02:00
README.rst Merging upstream version 26.7.0. 2026-08-14 08:30:18 +02:00
README.txt Merging upstream version 26.7.0. 2026-08-14 08:30:18 +02:00
SECURITY.md Adding upstream version 9.3.0. 2026-08-14 08:27:10 +02:00

Copyright (c) 2009, 2026, Oracle and/or its affiliates.

This is a release of MySQL Connector/Python, Oracle's Python driver for MySQL.

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/.

Contributing information for code and non-code submissions can be found in the
CONTRIBUTING.md file.

MySQL Connector/Python is brought to you by the MySQL team at Oracle.

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.