🔩 Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library. Nothing like Michael Bolton.
Go to file
Mahmoud Hashemi e73e4ca02d add under2camel, camel2under, and slugify (and split_punct_ws, which is much faster than re-based punctuation splitting) 2013-02-20 01:51:36 -08:00
boltons add under2camel, camel2under, and slugify (and split_punct_ws, which is much faster than re-based punctuation splitting) 2013-02-20 01:51:36 -08:00
.gitignore initial commit 2013-02-19 18:04:47 -08:00
README.md initial commit 2013-02-19 18:04:47 -08:00

README.md

Boltons

Like builtins, but boltons. Stuff that should probably be in the standard library, frankly speaking.