dwt / fluentLinks
Python wrapper for stdlib (and other) objects to give them a fluent interface.
☆62Updated 5 months ago
Alternatives and similar repositories for fluent
Users that are interested in fluent are comparing it to the libraries listed below
Sorting:
- A python 3 library providing functions and decorators to automatically generate class code, such as constructor body or properties getter…☆38Updated 4 years ago
- The easiest way to parse text in Python☆110Updated last week
- python decorators made easy.☆24Updated last year
- Easy and elegant parser combinators for Python. With awesome docs.☆402Updated 6 months ago
- Utilities for run-time type validation and multiple dispatch☆168Updated this week
- Hypothesis strategy to generate NetworkX graphs.☆19Updated last year
- A PEP to add a `@sealed` typing decorator to Python☆25Updated last year
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Multiple argument dispatching.☆302Updated 6 months ago
- Missing features of fp in Python -- active fork of kachayev/fn.py☆153Updated 2 years ago
- Write short and fully-typed lambdas where you need them.☆280Updated last year
- Domain Specific Languages in Python☆97Updated last year
- Operator overloading for fast anonymous functions.☆50Updated last week
- An experiment to use infix operators in Python☆57Updated 6 years ago
- Annotate Python AST trees with source text and token information☆183Updated last month
- PyMonad implements data structures typically available in pure functional or functional first programming languages like Haskell and F#. …☆208Updated last year
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆84Updated 11 months ago
- Declarative instrumentation for Python.☆91Updated 2 weeks ago
- A simple immutable dictionary for Python☆163Updated 5 months ago
- Phantom types for Python.☆223Updated last week
- Extract jsonschema from various Python objects☆27Updated 2 years ago
- A Python Enum that inherits from str.☆118Updated last year
- Generic programming library for Python☆61Updated last week
- Continuous Range, RangeSet, and RangeDict data structures for Python☆101Updated 2 years ago
- Handle side-effects in Python like a boss. Implements functional types for Either, Option, Try, and Future.☆33Updated last year
- Python Typing Intersection examples☆47Updated last year
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆281Updated 9 months ago
- A fast and flexible reimplementation of data classes☆84Updated 2 years ago
- Define fields in python classes. Easily.☆46Updated last year
- Protocols intersection for mypy☆33Updated 5 months ago