Functional programming in Python with generators and other utilities.
☆278Oct 3, 2023Updated 2 years ago
Alternatives and similar repositories for fnc
Users that are interested in fnc are comparing it to the libraries listed below
Sorting:
- The kitchen sink of Python utility libraries for doing "stuff" in a functional way. Based on the Lo-Dash Javascript library.☆1,441Jan 17, 2026Updated last month
- More routines for operating on iterables, beyond itertools☆4,040Feb 10, 2026Updated 3 weeks ago
- Python port of underscore.js☆292Jan 2, 2023Updated 3 years ago
- An easy to use decorator for persistent memoization in Python: like `functools.lrucache`, but results can be saved in any format to any s…☆19Mar 14, 2025Updated 11 months ago
- A painless assertion and validation library for Python.☆66Dec 26, 2022Updated 3 years ago
- A fancy and practical functional tools☆3,500Mar 1, 2026Updated last week
- A functional standard library for Python.☆5,118Jan 1, 2026Updated 2 months ago
- High-level HTTP clients for Python.☆17Feb 21, 2026Updated 2 weeks ago
- Collection of higher-order and utility functions built on top of cytoolz☆10Jan 26, 2020Updated 6 years ago
- A drop-in replacement for native Python datetimes that embraces UTC.☆60Nov 20, 2023Updated 2 years ago
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆724Dec 17, 2024Updated last year
- Context manager to maintain your temporary directories/files.☆17Jan 23, 2023Updated 3 years ago
- Functional, composable, asynchronous, type-safe Python.☆155Nov 20, 2023Updated 2 years ago
- Cython implementation of Toolz: High performance functional utilities☆1,101Dec 1, 2025Updated 3 months ago
- Operator overloading for fast anonymous functions.☆51Updated this week
- It's like os.walk(), but backwards... and on a bicycle.☆27Aug 1, 2023Updated 2 years ago
- ☄️ Python's nested data operator (and CLI), for all your declarative restructuring needs. Got data? Glom it! ☄️☆2,128Dec 29, 2025Updated 2 months ago
- Make your functions return something meaningful, typed, and safe!☆4,232Updated this week
- PyMonad implements data structures typically available in pure functional or functional first programming languages like Haskell and F#. …☆210May 4, 2024Updated last year
- Persistent/Immutable/Functional data structures for Python☆2,174Jan 31, 2026Updated last month
- A high-performance immutable mapping type for Python.☆1,195May 20, 2025Updated 9 months ago
- Composable custom class converters for attrs, dataclasses and friends.☆1,008Updated this week
- Utility for currying functions☆45Oct 1, 2021Updated 4 years ago
- 🔩 Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library.…☆6,854Jan 28, 2026Updated last month
- Python Classes Without Boilerplate☆5,738Updated this week
- Python dictionaries with advanced dot notation access☆2,821Feb 21, 2026Updated 2 weeks ago
- A curated list of awesome things related to functional programming in Python.☆2,515Feb 12, 2026Updated 3 weeks ago
- python module to manipulate text, strings and list of strings☆21May 10, 2022Updated 3 years ago
- Helpful functions for use alongside the rich Python library.☆20Aug 26, 2025Updated 6 months ago
- Python library for creating data pipelines with chain functional programming☆2,491Mar 13, 2025Updated 11 months ago
- A Python library to use infix notation in Python☆2,095Mar 23, 2025Updated 11 months ago
- Versioned domain model. Python library for revisioning/versioning of databases.☆43Jan 12, 2021Updated 5 years ago
- Verifiably better, validated Enum for Python☆38Sep 5, 2017Updated 8 years ago
- dict subclass with keylist/keypath support, built-in I/O operations (base64, csv, html, ini, json, pickle, plist, query-string, toml, xl…☆1,605Mar 1, 2026Updated last week
- Cleo allows you to create beautiful and testable command-line interfaces.☆1,340Mar 2, 2026Updated last week
- A pure-Python codified rant aspiring to a world where numbers and types can work together.☆46Feb 27, 2026Updated last week
- A light-weight, flexible, and expressive statistical data testing library☆4,218Feb 19, 2026Updated 2 weeks ago
- Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.☆2,837Aug 10, 2024Updated last year
- Generator-based operators for asynchronous iteration☆910Oct 14, 2025Updated 4 months ago