Toolz is really a game changer since it allows you to write elegant functional code (lazy evaluations, currying, pipes, parallelism) in Python which feels native.
As python has the "batteries included" philosophy, such useful gems should be included into the standard library...
As python has the "batteries included" philosophy, such useful gems should be included into the standard library...