EntilZha / PyFunctionalLinks
Python library for creating data pipelines with chain functional programming
☆2,462Updated 4 months ago
Alternatives and similar repositories for PyFunctional
Users that are interested in PyFunctional are comparing it to the libraries listed below
Sorting:
- A functional standard library for Python.☆4,951Updated last month
- A fancy and practical functional tools☆3,443Updated 11 months ago
- Functional programming in Python: implementation of missing features to enjoy FP☆3,375Updated 2 years ago
- Simple, elegant, Pythonic functional programming.☆4,236Updated 3 months ago
- A curated list of awesome things related to functional programming in Python.☆2,432Updated 3 months ago
- Cython implementation of Toolz: High performance functional utilities☆1,064Updated 7 months ago
- ☄️ Python's nested data operator (and CLI), for all your declarative restructuring needs. Got data? Glom it! ☄️☆2,044Updated 6 months ago
- Pampy: The Pattern Matching for Python you always dreamed of.☆3,526Updated 6 months ago
- Persistent/Immutable/Functional data structures for Python☆2,105Updated 5 months ago
- A Python library to use infix notation in Python☆2,052Updated 4 months ago
- Macros in Python: quasiquotes, case classes, LINQ and more!☆3,297Updated 2 years ago
- Python dictionaries with advanced dot notation access☆2,748Updated 2 months ago
- More routines for operating on iterables, beyond itertools☆3,940Updated last week
- Make your functions return something meaningful, typed, and safe!☆4,011Updated this week
- Functors, Applicatives, And Monads in Python