[ sid ]
软件包:python3-mariadb-connector(1.1.10-2) [debports]
python3-mariadb-connector 的相关链接
Debian 的资源:
下载源码包 :
未找到维护小组:
外部的资源:
- 主页 [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