dwt / fluentLinks
Python wrapper for stdlib (and other) objects to give them a fluent interface.
☆62Updated 6 months ago
Alternatives and similar repositories for fluent
Users that are interested in fluent are comparing it to the libraries listed below
Sorting:
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Python Typing Intersection examples☆47Updated last year
- The easiest way to parse text in Python☆110Updated last month
- An experiment to use infix operators in Python☆57Updated 6 years ago
- Advanced Enumerations for Python☆202Updated 2 months ago
- Protocols intersection for mypy☆33Updated 6 months ago
- Hypothesis strategy to generate NetworkX graphs.☆20Updated last year
- Operator overloading for fast anonymous functions.☆50Updated last week
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated 2 months ago
- Versioning It with your Version In Git☆97Updated last week
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- Option groups missing in Click☆111Updated 4 months ago
- Phantom types for Python.☆224Updated last month
- python decorators made easy.☆24Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- Dynamically create python functions with a proper signature.☆130Updated 3 months ago
- Make implemented in pure Python☆72Updated last year
- A simple immutable dictionary for Python☆164Updated 6 months ago
- A Python Enum that inherits from str.☆118Updated last year
- Extract jsonschema from various Python objects☆28Updated 2 years ago
- Render Eliot logs as an ASCII tree☆71Updated 3 months ago
- Pretty print the output of python stdlib `ast.parse`.☆197Updated 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
- Mypy static type checker plugin for Pytest☆255Updated 5 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆50Updated last month
- Easy and elegant parser combinators for Python. With awesome docs.☆403Updated 7 months ago
- Generate Sphinx documentation from pydantic schemas☆34Updated 3 years ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆84Updated last year
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆56Updated last year
- Script and config file that creates python stub (.pyi) files☆32Updated 3 years ago