[ 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