awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
olirice avatar

olirice/chainable

0
View on GitHub↗
195 stars·15 forks·Python·1 view

Chainable

Fluent data pipelines for python and your shell

Features

  • Specialized Functional Tools - Enables method chaining built on top of generators.

Star history

Star history chart for olirice/chainableStar history chart for olirice/chainable

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Chainable

Similar open-source projects, ranked by how many features they share with Chainable.
  • ingolemo/python-lensesingolemo avatar

    ingolemo/python-lenses

    337View on GitHub↗

    A python lens library for manipulating deeply nested immutable structures

    Python
    View on GitHub↗337
  • jspahrsummers/adtjspahrsummers avatar

    jspahrsummers/adt

    171View on GitHub↗

    Algebraic data types for Python (experimental, not actively maintained)

    Python
    View on GitHub↗171
  • orsinium/dealorsinium avatar

    orsinium/deal

    897View on GitHub↗

    🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.

    Python
    View on GitHub↗897
  • radix/sumtypesradix avatar

    radix/sumtypes

    44View on GitHub↗

    Sum Types, aka Tagged Unions, for Python

    Python
    View on GitHub↗44
See all 5 alternatives to Chainable→

Frequently asked questions

What does olirice/chainable do?

Fluent data pipelines for python and your shell

What are the main features of olirice/chainable?

The main features of olirice/chainable are: Specialized Functional Tools.

What are some open-source alternatives to olirice/chainable?

Open-source alternatives to olirice/chainable include: ingolemo/python-lenses — A python lens library for manipulating deeply nested immutable structures. jspahrsummers/adt — Algebraic data types for Python (experimental, not actively maintained). orsinium/deal — 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free. radix/sumtypes — Sum Types, aka Tagged Unions, for Python. smarie/python-mini-lambda — Simple lambda functions without `lambda x:` prefix and with string conversion capability.