How to Install python-jaraco.itertools in Ubuntu 18.04



Install python-jaraco.itertools by entering the following commands in the terminal:

sudo apt update
sudo apt install python-jaraco.itertools

Description:

Tools for working with iterables (Python 2)

This module contains tools for working with Python iterables, complementing itertools and more_itertools. . This package contains the module for Python 2.

Homepage: https://pypi.python.org/pypi/jaraco.itertools

Version: 2.0.1-1

Section: universe/python