0101 / pipetoolsLinks
Functional plumbing for Python
☆209Updated last year
Alternatives and similar repositories for pipetools
Users that are interested in pipetools are comparing it to the libraries listed below
Sorting:
- A fast and thorough lazy object proxy.☆260Updated last month
- Subcommand REPL for click apps☆229Updated 2 weeks ago
- Missing features of fp in Python -- active fork of kachayev/fn.py☆152Updated last year
- Literal support for Pyrsistent data structures in Python☆129Updated 4 years ago
- Write short and fully-typed lambdas where you need them.☆280Updated last year
- Async/await reactive tools for Python 3.10+☆389Updated 2 months ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- Python pattern matching like functional languages.☆160Updated 4 years ago
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- a re-implementation of the asyncio mainloop on top of Trio☆196Updated 2 months ago
- itertools and builtins for AsyncIO and mixed iterables☆256Updated 6 months ago
- effect isolation in Python, to facilitate more purely functional code☆375Updated 2 years ago
- Tail Call Optimization for Python☆241Updated 8 years ago
- Functional programming in Python with generators and other utilities.☆267Updated last year
- Runtime inspection utilities for Python typing module☆362Updated 3 weeks ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆81Updated 9 months ago
- Phantom types for Python.☆218Updated this week
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆352Updated 3 months ago
- Cython implementation of Toolz: High performance functional utilities☆1,046Updated 5 months ago
- Easy and elegant parser combinators for Python. With awesome docs.☆393Updated 4 months ago
- A list-like type with better asymptotic performance and similar performance on small lists☆314Updated 2 years ago
- An argparse wrapper that doesn't make you say "argh" each time you deal with it.☆377Updated this week
- A distributed, structured concurrency runtime for Python (and friends)