I\'m running Python 3.7.3. I have an iterable which I want to group into iterables of up to N items. This is almost the grouper() recipe from itertools, except that I don\