[ sid ]
[ 源代码: mysql-connector-python ]
软件包:python3-mysql.connector(9.1.0-1)
python3-mysql.connector 的相关链接
Debian 的资源:
下载源码包 mysql-connector-python:
- [mysql-connector-python_9.1.0-1.dsc]
- [mysql-connector-python_9.1.0.orig.tar.gz]
- [mysql-connector-python_9.1.0-1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [dev.mysql.com]
相似软件包:
pure Python implementation of MySQL Client/Server protocol (Python3)
MySQL driver written in Python which does not depend on MySQL C client libraries and implements the DB API v2.0 specification (PEP-249).
MySQL Connector/Python is implementing the MySQL Client/Server protocol completely in Python. This means you don't have to compile anything or MySQL (client library) doesn't even have to be installed on the machine.
This package contains the Python 3 version of mysql.connector.
其他与 python3-mysql.connector 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-protobuf
- Python 3 bindings for protocol buffers