Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/willcrichton/iterextras

Extra utilities for iterables
https://github.com/willcrichton/iterextras

Last synced: 23 days ago
JSON representation

Extra utilities for iterables

Awesome Lists containing this project

README

        

# iterextras

Bundle of utilities for dealing with lists and iterables.

## Installation

```
pip install iterextras
```

## Usage

See [`tests/test_iterextras.py`](https://github.com/scanner-research/iterextras/blob/master/tests/test_iterextras.py) for usage.