summaryrefslogtreecommitdiff
path: root/devel/py-pydash/pkg-descr
blob: ce3fee29888d2bacbe06c68b51278f51951e23a5 (plain) (blame)
1
2
3
4
5
6
The kitchen sink of Python utility libraries for doing "stuff" in a
functional way. Based on the Lo-Dash Javascript library.

Looking for a library that is more memory efficient and better suited for
large datasets? Check out fnc! It's built around generators and iteration
and has iteratee-first function signatures.