dwt / fluentLinks
Python wrapper for stdlib (and other) objects to give them a fluent interface.
☆62Updated 4 months ago
Alternatives and similar repositories for fluent
Users that are interested in fluent are comparing it to the libraries listed below
Sorting:
- Python Typing Intersection examples☆47Updated last year
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Phantom types for Python.☆221Updated last week
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 3 weeks ago
- Protocols intersection for mypy☆32Updated 4 months ago
- Mypy language server: runs mypy on Python code to provide type checking, go to definition, and hover.☆34Updated 4 years ago
- A simple immutable dictionary for Python☆161Updated 4 months ago
- Generic programming library for Python☆61Updated this week
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated 3 weeks ago
- Declarative CLIs with argparse and dataclasses☆90Updated last month
- Utilities for run-time type validation and multiple dispatch☆168Updated 4 months ago
- The easiest way to parse text in Python☆106Updated 2 months ago
- Advanced Enumerations for Python☆197Updated last month
- Easy and elegant parser combinators for Python. With awesome docs.☆400Updated 5 months ago
- python decorators made easy.☆24Updated last year
- Make implemented in pure Python☆72Updated last year
- Versioning It with your Version In Git☆94Updated 3 weeks ago
- A python 3 library providing functions and decorators to automatically generate class code, such as constructor body or properties getter…☆38Updated 4 years ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆84Updated 10 months ago
- Annotate Python AST trees with source text and token information☆183Updated 3 weeks ago
- Operator overloading for fast anonymous functions.☆50Updated last month
- Dynamically create python functions with a proper signature.☆129Updated 2 months ago
- A fast and flexible reimplementation of data classes☆84Updated 2 years ago
- Functional plumbing for Python☆209Updated last year
- PyMonad implements data structures typically available in pure functional or functional first programming languages like Haskell and F#. …☆207Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- Fast python test runner, compatible with a subset of pytest☆92Updated 9 months ago
- A Python Enum that inherits from str.☆118Updated last year
- PEG parser generator for Python☆177Updated 7 months ago
- Supercharge your Python with parts of Lisp and Haskell.☆96Updated 3 months ago