Helper to separate kwargs into multiple groups
prefixes : list of strs
Each entry sets a prefix which puts entry with key starting with it into a separate group. Group ‘’ corresponds to ‘leftovers’
:Output: :
dictionary with keys == prefixes
Enter search terms or a module, class or function name.