HEX
Server: Apache
System: Linux 185.122.168.184.host.secureserver.net 5.14.0-570.52.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Oct 15 06:39:08 EDT 2025 x86_64
User: barbeatleanalyti (1024)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: //var/opt/nydus/ops/mysql_connector_python-8.4.0.dist-info/METADATA
Metadata-Version: 2.1
Name: mysql-connector-python
Version: 8.4.0
Summary: MySQL driver written in Python
Home-page: http://dev.mysql.com/doc/connector-python/en/index.html
Author: Oracle and/or its affiliates
Author-email: 
License: GNU GPLv2 (with FOSS License Exception)
Download-URL: http://dev.mysql.com/downloads/connector/python/
Keywords: mysql db
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Database
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Provides-Extra: dns-srv
Requires-Dist: dnspython <=2.3.0,>=1.16.0 ; extra == 'dns-srv'
Provides-Extra: fido2
Requires-Dist: fido2 ==1.1.2 ; extra == 'fido2'
Provides-Extra: gssapi
Requires-Dist: gssapi <=1.8.2,>=1.6.9 ; extra == 'gssapi'
Provides-Extra: opentelemetry
Requires-Dist: Deprecated >=1.2.6 ; extra == 'opentelemetry'
Requires-Dist: typing-extensions >=3.7.4 ; extra == 'opentelemetry'
Requires-Dist: zipp >=0.5 ; extra == 'opentelemetry'


MySQL driver written in Python which does not depend on MySQL C client
libraries and implements the DB API v2.0 specification (PEP-249).