[ 原始碼: 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
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.13~)
-
- dep: python3-dateutil
- powerful extensions to the standard Python 3 datetime module