python3-boltons

set of pure-Python utilities (Python 3)

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/mahmoud/boltons


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-boltons