Socket
Socket
Sign inDemoInstall

pydash

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    pydash

The kitchen sink of Python utility libraries for doing "stuff" in a functional way. Based on the Lo-Dash Javascript library.


Maintainers
1

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 <http://lodash.com/>_ Javascript library.

Note

Looking for a library that is more memory efficient and better suited for large datasets? Check out fnc <https://github.com/dgilland/fnc>_! It's built around generators and iteration and has iteratee-first function signatures.

  • 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/

Keywords

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc