PyOpenWorm.utils module

Common utilities for translation, massaging data, etc., that don’t fit elsewhere in PyOpenWorm

PyOpenWorm.utils.grouper(iterable, n, fillvalue=None)[source]

Collect data into fixed-length chunks or blocks