Collection of practical functional helpers for Python. It provides iterators, decorators, memoization helpers and other high-level utilities that make functional-style Python code more convenient.

WWW: https://github.com/Suor/funcy
