[ sid ]
[ 源代码: python-durationpy ]
软件包:python3-durationpy(0.10-1)
python3-durationpy 的相关链接
Debian 的资源:
下载源码包 python-durationpy:
- [python-durationpy_0.10-1.dsc]
- [python-durationpy_0.10.orig.tar.xz]
- [python-durationpy_0.10-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
converting between datetime.timedelta and Go's Duration strings
Durationpy is a lightweight Python utility for bidirectional conversion between datetime.timedelta objects and Go‑style duration string representations (e.g., "4h3m2s1ms"). It fills a niche need when interoperating with systems or config formats that use Go’s time.Duration syntax, by letting Python code parse and emit those strings directly.
