About Anaconda Help Download Anaconda

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.

Installers

  • linux-64 v23.0.0
  • linux-aarch64 v23.0.0
  • linux-ppc64le v23.0.0
  • linux-s390x v23.0.0
  • osx-64 v23.0.0
  • osx-arm64 v23.0.0
  • win-64 v23.0.0

conda install

To install this package run one of the following:
conda install main::boltons

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

© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy