poli.core.util.batch.batch_input# This module implements a batched input generator. Functions batched(iterable, chunk_size) Generate batches of elements from an iterable.