Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dgilland/pydash
The kitchen sink of Python utility libraries for doing "stuff" in a functional way. Based on the Lo-Dash Javascript library.
https://github.com/dgilland/pydash
functional lodash python python3 utility
Last synced: about 6 hours ago
JSON representation
The kitchen sink of Python utility libraries for doing "stuff" in a functional way. Based on the Lo-Dash Javascript library.
- Host: GitHub
- URL: https://github.com/dgilland/pydash
- Owner: dgilland
- License: mit
- Created: 2013-05-14T04:24:02.000Z (over 11 years ago)
- Default Branch: develop
- Last Pushed: 2024-11-04T14:08:43.000Z (3 months ago)
- Last Synced: 2025-01-14T07:04:55.310Z (7 days ago)
- Topics: functional, lodash, python, python3, utility
- Language: Python
- Homepage: http://pydash.readthedocs.io
- Size: 1.84 MB
- Stars: 1,345
- Watchers: 19
- Forks: 93
- Open Issues: 7
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE.rst
- Authors: AUTHORS.rst
Awesome Lists containing this project
README
pydash
******|version| |build| |coveralls| |license|
The kitchen sink of Python utility libraries for doing "stuff" in a functional way. Based on the `Lo-Dash `_ Javascript library.
Note
====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.
Links
=====- Project: https://github.com/dgilland/pydash
- Documentation: http://pydash.readthedocs.org
- PyPi: https://pypi.python.org/pypi/pydash/
- Github Actions: https://github.com/dgilland/pydash/actions.. |version| image:: http://img.shields.io/pypi/v/pydash.svg?style=flat-square
:target: https://pypi.python.org/pypi/pydash/.. |build| image:: https://img.shields.io/github/actions/workflow/status/dgilland/pydash/main.yml?branch=master&style=flat-square
:target: https://github.com/dgilland/pydash/actions.. |coveralls| image:: http://img.shields.io/coveralls/dgilland/pydash/master.svg?style=flat-square
:target: https://coveralls.io/r/dgilland/pydash.. |license| image:: http://img.shields.io/pypi/l/pydash.svg?style=flat-square
:target: https://pypi.python.org/pypi/pydash/