Path to this page:
./
devel/py-boltons,
Functionality that should be in the standard library
Branch: pkgsrc-2022Q4,
Version: 21.0.0nb1,
Package name: py310-boltons-21.0.0nb1,
Maintainer: pkgsrc-usersBoltons is a set of 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
* A full-featured TracebackInfo type, for representing stack traces, in tbutils
* A lightweight UTC timezone available in timeutils.
* Recursive mapping for nested data transforms, with remap
Master sites:
Filesize: 175.978 KB
Version history: (Expand)
- (2022-12-27) Package added to pkgsrc.se, version py310-boltons-21.0.0nb1 (created)