Repository URL to install this package:
|
Version:
80.9.0 ▾
|
"""More routines for operating on iterables, beyond itertools"""
from .more import * # noqa
from .recipes import * # noqa
__version__ = '10.3.0'