similar tools
- pytoolz/toolz: A functional standard library for Python.
- more-itertools/more-itertools: More routines for operating on iterables, beyond itertools
- nekitdev/iters.py: Rich Iterators for Python.
- R adds native pipe and lambda syntax | Hacker News
- mpypl - Google Search
- JulienPalard/Pipe: A Python library to use infix notation in Python
- Pydash: A Kitchen Sink of Missing Python Utilities | by Khuyen Tran | Towards Data Science
- Write Clean Python Code Using Pipes | by Khuyen Tran | Oct, 2021 | Towards Data Science
- A trick to have arbitrary infix operators in Python | Hacker News
- PySpark - RDD API
- altimin/fcollections
- InvestmentSystems/function-pipe: Tools for extended function composition and pipelines in Python
- kachayev/fn.py: Functional programming in Python: implementation of missing features to enjoy FP
- man-group/mdf: Data-flow programming toolkit for Python
- 0101/pipetools: Functional plumbing for Python
- EntilZha/PyFunctional: Python library for creating data pipelines with chain functional programming
- jasondelaat/pymonad:
- machow/siuba: Python library for using dplyr like syntax with pandas and SQL
- pipeop · PyPI
- Suor/funcy: A fancy and practical functional tools
- igrishaev/f: Functional stuff for Python
- Language Integrated Query (LINQ) in C# | Microsoft Learn
- chain-ops-python: Simple chaining of operations (a.k.a. pipe operator) in python
- sammyrulez/typed-monads: Easy functional monads for your python code
- PRQL/prql: PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement
- viralogic/py-enumerable: A Python module used for interacting with collections of objects using LINQ syntax- jmfernandes/pyLINQ: a simple and easy way to filter and sort lists.
- evhub/coconut: Simple, elegant, Pythonic functional programming.
- petl-developers/petl: Python Extract Transform and Load Tables of Data
- Show HN: Pypipe – A Python command-line tool for pipeline processing | Hacker News
- Marcel the Shell | Hacker News
- cgarciae/pypeln: Concurrent data pipelines in Python >>>
- sfermigier/awesome-functional-python: A curated list of awesome things related to functional programming in Python.