dwt / fluent
Python wrapper for stdlib (and other) objects to give them a fluent interface.
☆60Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for fluent
- A simple program and library to auto generate API documentation for Python modules.☆76Updated last year
- Runtime inspection utilities for Python typing module☆350Updated 3 months ago
- CPU parallelism for Trio☆54Updated last week
- The easiest way to parse text in Python☆101Updated 2 weeks ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆78Updated 2 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆215Updated 3 months ago
- Python library to work with algebraic effects☆66Updated 3 years ago
- Capture the outcome of Python function calls☆32Updated 4 months ago
- PyMonad implements data structures typically available in pure functional or functional first programming languages like Haskell and F#. …☆197Updated 6 months ago
- A Python Enum that inherits from str.☆102Updated 9 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆108Updated last month
- Operator overloading for fast anonymous functions.☆50Updated last week
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- Dynamically create python functions with a proper signature.☆119Updated last month
- An experiment to use infix operators in Python☆56Updated 5 years ago
- Pandas type stubs. Helps you type-check your code.☆120Updated 10 months ago
- Supercharge your Python with parts of Lisp and Haskell.☆91Updated last month
- A python lens library for manipulating deeply nested immutable structures☆310Updated 11 months ago
- Mypy stubs, i.e., type information, for numpy, pandas and matplotlib☆202Updated 3 years ago
- python decorators made easy.☆24Updated 5 months ago
- Utilities for run-time type validation and multiple dispatch☆161Updated 3 weeks ago
- Python Typing Intersection examples☆33Updated 7 months ago
- Continuous Range, RangeSet, and RangeDict data structures for Python☆101Updated last year
- A fast and thorough lazy object proxy.☆247Updated 3 months ago
- Async/await reactive tools for Python 3.10+☆365Updated last month
- Write short and fully-typed lambdas where you need them.☆269Updated 11 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Algebraic data types for Python (experimental, not actively maintained)☆172Updated 3 years ago
- A fast and flexible reimplementation of data classes☆82Updated last year
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆45Updated last week