dgilland / pydashLinks
The kitchen sink of Python utility libraries for doing "stuff" in a functional way. Based on the Lo-Dash Javascript library.
☆1,399Updated 7 months ago
Alternatives and similar repositories for pydash
Users that are interested in pydash are comparing it to the libraries listed below
Sorting:
- A fancy and practical functional tools☆3,453Updated last year
- ☄️ Python's nested data operator (and CLI), for all your declarative restructuring needs. Got data? Glom it! ☄️☆2,066Updated 7 months ago
- More routines for operating on iterables, beyond itertools☆3,964Updated last week
- A functional standard library for Python.☆5,022Updated 2 months ago
- The bidirectional mapping library for Python.☆1,548Updated this week
- Parse strings using a specification based on the Python format() syntax.☆1,768Updated 2 months ago
- Functional programming in Python with generators and other utilities.☆272Updated last year
- decorator☆894Updated 2 months ago
- Cython implementation of Toolz: High performance functional utilities☆1,070Updated 8 months ago
- Easily serialize Data Classes to and from JSON☆1,464Updated last year
- easy to use retry decorator in python☆741Updated last year
- Schema validation just got Pythonic☆2,925Updated 6 months ago
- Simple, modern and fast file watching and code reload for Python, written in Rust☆2,304Updated 2 months ago
- Python library for creating data pipelines with chain functional programming☆2,469Updated 5 months ago
- A high-performance immutable mapping type for Python.☆1,176Updated 3 months ago
- Simplified packaging of Python modules☆2,226Updated last week
- Thin-wrapper around the mock package for easier use with pytest☆1,979Updated this week
- Python dictionaries with advanced dot notation access☆2,768Updated 4 months ago
- Dev tools for python☆1,047Updated 7 months ago
- dict subclass with keylist/keypath support, built-in I/O operations (base64, csv, html, ini, json, pickle, plist, query-string, toml, xl…☆1,581Updated this week
- Run-time type checker for Python☆1,696Updated 2 weeks ago
- Python's Filesystem abstraction layer