Posts tagged with "bunch" (3)
TIL: types.SimpleNamespace is a Bunch class
Did you know that Python's types library has a bunch class implementation? How did I not see this before?!
Exploring the Bunch Class
Bunch classes are very powerful, and with great power comes great responsibility