🔩 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 9145a4fb92 added the facilities necessary to automatically document how many modules, types, and functions there are in boltons. 2015-04-07 02:20:28 -07:00
boltons added the facilities necessary to automatically document how many modules, types, and functions there are in boltons. 2015-04-07 02:20:28 -07:00
docs added the facilities necessary to automatically document how many modules, types, and functions there are in boltons. 2015-04-07 02:20:28 -07:00
.gitignore adding initial docs 2015-03-21 17:12:50 -07:00
LICENSE adding license 2013-03-22 21:50:02 -07:00
README.md initial commit 2013-02-19 18:04:47 -08:00
TODO.rst add gc.get_all() for getting all instances of a type, update TODO 2015-03-07 18:02:23 -08:00
requirements-rtd.txt try one more thing to get RTD's sphinx version to play nice with napoleon and themes 2015-03-31 01:15:19 -07:00
setup.py bump version for dev 2015-03-07 23:56:16 -08:00

README.md

Boltons

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