[ 源代码: python-tempora ]
软件包:python3-tempora(5.7.0-2)
python3-tempora 的相关链接
Debian 的资源:
下载源码包 python-tempora:
- [python-tempora_5.7.0-2.dsc]
- [python-tempora_5.7.0.orig.tar.gz]
- [python-tempora_5.7.0-2.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
Python objects and routines pertaining to date and time
Tempora is a set of Python objects and routines pertaining to date and time.
Besides the top level package module (tempora), it includes:
* timing: routines for measuring and profiling. * schedule: an event scheduler. * utc: routines for getting datetime-aware UTC values.
其他与 python3-tempora 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-dateutil
- powerful extensions to the standard Python 3 datetime module
-
- dep: python3-jaraco.functools
- additional functools in the spirit of stdlib's functools