chain-ops-python

Simple chaining of operations (a.k.a. pipe operator) in python (by tpapastylianou)

Chain-ops-python Alternatives

Similar projects and alternatives to chain-ops-python

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better chain-ops-python alternative or higher similarity.

chain-ops-python reviews and mentions

Posts with mentions or reviews of chain-ops-python. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-01.
  • Modern Pandas (Part 2): Method Chaining
    5 projects | news.ycombinator.com | 1 May 2022
    You don't need pandas to do chaining. It's a one-liner in pure python: https://github.com/tpapastylianou/chain-ops-python

    Not to mention, it's a lot more debuggable this way (which is generally the biggest downside to most specialised chaining approaches).

  • More Intuitive Partial Function Application in Python
    4 projects | news.ycombinator.com | 20 Feb 2022
    This is great. I will use it with my python chaining approach: https://github.com/tpapastylianou/chain-ops-python

    My only grief is that decorator, which forces you to wrap existing functions anyway (same way I had to define lambdas in my example anyway).

    Do you have any insight on that?

Stats

Basic chain-ops-python repo stats
2
0
10.0
over 1 year ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com