[ ソース: 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