python3-multisplitby

Python3 module to create iterables split on arbitrary separators
  https://github.com/cthoyt/multisplitby
  0
  no reviews



This package provides a Python3 module to split an iterable into multiple using arbitrary predicates. It comes with a single function: multisplitby.multi_split_by.