🔩 Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library. Nothing like Michael Bolton.
Stars
6.9k
Forks
388
Watchers
6.9k
Open Issues
70
Overall repository health assessment
No package.json found
This might not be a Node.js project
1.3k
commits
20
commits
18
commits
17
commits
11
commits
9
commits
8
commits
7
commits
7
commits
7
commits
backwards compatible once decorator (and test). doesn't rely on functools.cache (added in 3.9), just uses a nonlocal sentinel.
c0d580dView on GitHubfix(human_readable_list): altering f-string syntax to have backwards compatibility with Python <3.12
ce7c7d2View on GitHubfeat(strutils): add human_readable_list function to format lists of strings
1b1d378View on GitHub