[ 源代码: python-boltons ]
软件包:python3-boltons(24.1.0-1)
python3-boltons 的相关链接
Debian 的资源:
下载源码包 python-boltons:
- [python-boltons_24.1.0-1.dsc]
- [python-boltons_24.1.0.orig.tar.gz]
- [python-boltons_24.1.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
set of pure-Python utilities (Python 3)
Boltons is a set of over 230 BSD-licensed, pure-Python utilities in the same spirit as — and yet conspicuously missing from — the standard library, including:
- Atomic file saving, bolted on with fileutils - A highly-optimized OrderedMultiDict, in dictutils - Two types of PriorityQueue, in queueutils - Chunked and windowed iteration, in iterutils - Recursive data structure iteration and merging, with iterutils.remap - Exponential backoff functionality, including jitter, through iterutils.backoff - A full-featured TracebackInfo type, for representing stack traces, in tbutils
This package installs the library for Python 3.