Created by: WaylonWalker
What is this Python project?
This project provides higher order functions like map, filter, foldl, sort_by and take_while as simple command-line tools. Following the UNIX philosophy, these commands are designed to be composed via pipes. A large collection of functions such as basename, replace, contains or is_dir are provided as arguments to these commands.
What's the difference between this Python project and similar ones?
This project extends your command line with new higher order functions to easily manipulate text streams.
Demo
--
Anyone who agrees with this pull request could vote for it by adding a