SSPipe

SSPipe

  • GitHub
Image

SSPipeSimple Smart Pipe for Python

Try It Out
Find Out More
Feedback / Ask Question
Image

Increase Productivity

Don't waste time on navigating along expressions to fix mismatched parentheses.
Just start from initial data and append transformations, one after another.

Image

Increase Readability

code.reading() | from_left_to_right() | is('easy')
but is(from_right_to_left(code.reading()), 'hard')

Try it Out

Advertisement