CMD + K

boltons

Community

boltons should be builtins. Boltons is a set of over 160 BSD-licensed, pure-Python utilities in the same spirit as--and yet conspicuously missing from--the standard library.

Installation

To install this package, run one of the following:

Conda
$conda install ad-testing::boltons

Usage Tracking

25.0.0
23.0.0
2 / 8 versions selected
Downloads (Last 6 months): 0

Description

Boltons 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

About

Summary

boltons should be builtins. Boltons is a set of over 160 BSD-licensed, pure-Python utilities in the same spirit as--and yet conspicuously missing from--the standard library.

Last Updated

Sep 8, 2025 at 14:33

License

BSD-3-Clause

Total Downloads

15