Toolz: A functional standard library for Python

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
  1. Toolz

    A functional standard library for Python.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Pyrsistent

    Persistent/Immutable/Functional data structures for Python

    There's Pyrsistent[1], which provides persistent data structures.

    [1] https://github.com/tobgu/pyrsistent

  4. Coconut

    Simple, elegant, Pythonic functional programming.

    This is one of the biggest reasons I really like Coconut: https://github.com/evhub/coconut

  5. Functional-Programming-Techniques-In-Python

    Exploring functional centric designs and patterns in Python

    Perhaps a custom compose function can help with these use cases? This series has a few examples of composing computation in Python that might be useful.

    https://github.com/mpkocher/Functional-Programming-Technique...

    And there's a general list of resources here.

    https://github.com/sfermigier/awesome-functional-python

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Text Parsing: Now You Have Three Problems (David Beazley)

    3 projects | /r/Python | 3 Apr 2023
  • When you discover deepcopy in python

    1 project | /r/Python | 25 Oct 2021
  • What is the proper way to create a new copy for list, dictionary, tuples, and array

    1 project | /r/Python | 28 Apr 2021
  • Uncommon Uses of Python in Commonly Used Libraries

    1 project | news.ycombinator.com | 7 Jul 2025
  • Haskelling My Python

    4 projects | news.ycombinator.com | 21 Apr 2025

Did you know that Python is
the 2nd most popular programming language
based on number of references?