[ 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