Introduces futures and promises into iterators.
Project description
Several trivial wrappers of iterable object that makes iterators running in parallel easily and simply. Why its name is futureutils is that it introduces the concept of futures and promises into Python iterators and generators.