[ sid ]
[ 原始碼: mariadb-connector-python ]
套件:python3-mariadb-connector(1.1.10-2)
python3-mariadb-connector 的相關連結
Debian 的資源:
下載原始碼套件 mariadb-connector-python:
- [mariadb-connector-python_1.1.10-2.dsc]
- [mariadb-connector-python_1.1.10.orig.tar.gz]
- [mariadb-connector-python_1.1.10-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [mariadb-corporation.github.io]
相似套件:
Enables Python programs to access MariaDB and MySQL database
MariaDB Connector/Python enables Python programs to access MariaDB and MySQL databases, using an API which is compliant with the Python DB API 2.0 (PEP-249). It is written in C and Python and uses MariaDB Connector/C client library for client server communication.
其他與 python3-mariadb-connector 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libmariadb3 (>= 3.1.8)
- MariaDB database client library
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)
-
- dep: python3-packaging
- core utilities for python3 packages