[ 源代码: python-time-machine ]
软件包:python3-time-machine(2.17.0-1)
python3-time-machine 的相关链接
Debian 的资源:
下载源码包 python-time-machine:
- [python-time-machine_2.17.0-1.dsc]
- [python-time-machine_2.17.0.orig.tar.gz]
- [python-time-machine_2.17.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Python library for mocking the current time
time-machine allows Python code (usually tests) to mock the current time by providing a date to travel back to.
其他与 python3-time-machine 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.1.3) [i386]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.2) [s390x]
- dep: libc6 (>= 2.2.5) [amd64]
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.4) [armel, armhf]
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.13~)
-
- dep: python3-dateutil
- powerful extensions to the standard Python 3 datetime module