[ buster ]
[ bookworm ]
[ 源代码: python-testing.mysqld ]
软件包:python3-testing.mysqld(1.4.0-6)
python3-testing.mysqld 的相关链接
Debian 的资源:
下载源码包 python-testing.mysqld:
- [python-testing.mysqld_1.4.0-6.dsc]
- [python-testing.mysqld_1.4.0.orig.tar.gz]
- [python-testing.mysqld_1.4.0-6.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Python testing.* framework - MySQL helpers (Python 3)
The testing.* Python modules provide a framework for Python unit test suites that need to run tests against servers, like network-based DBMSs.
testing.mysqld contains helper classes to work with a temporary MySQL server. It automatically sets up a MySQL instance in a temporary directory, and destroys it after testing.
This package contains the Python 3 version.
其他与 python3-testing.mysqld 有关的软件包
|
|
|
|
-
- dep: default-mysql-server (>= 1.0.2)
- MySQL database server binaries and system database setup (metapackage)
- 或者 virtual-mysql-server
- 本虚包由这些包填实: mariadb-server
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pymysql
- Pure-Python MySQL Driver - Python 3.x
-
- dep: python3-testing.common.database (>= 2.0.3)
- Python testing.* framework - common database utilities (Python 3)