软件包: python3-testing.mysqld (1.4.0-4)
python3-testing.mysqld 的相关链接
Trisquel 的资源:
下载源码包 python-testing.mysqld:
- [python-testing.mysqld_1.4.0-4.dsc]
- [python-testing.mysqld_1.4.0.orig.tar.gz]
- [python-testing.mysqld_1.4.0-4.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- Dominik George
外部的资源:
- 主页 [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-10.3, mysql-server-8.0
-
- 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 (>= 1.1.0)
- Python testing.* framework - common database utilities (Python 3)