iterext Python itertools recipes. Running the doctests The setup.cfg file configures nose to run the iterext doctests. First, pip install the requirements.txt: pip install -r requirements.txt Then, simply run: nosetests