dwt / fluentLinks
Python wrapper for stdlib (and other) objects to give them a fluent interface.
☆62Updated 9 months ago
Alternatives and similar repositories for fluent
Users that are interested in fluent are comparing it to the libraries listed below
Sorting:
- An experiment to use infix operators in Python☆57Updated 7 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Easy and elegant parser combinators for Python. With awesome docs.☆418Updated 3 months ago
- The easiest way to parse text in Python☆109Updated last month
- A python 3 library providing functions and decorators to automatically generate class code, such as constructor body or properties getter…☆38Updated 4 years ago
- python decorators made easy.☆24Updated last year
- Generic programming library for Python☆61Updated this week
- Operator overloading for fast anonymous functions.☆50Updated 3 weeks ago
- PyMonad implements data structures typically available in pure functional or functional first programming languages like Haskell and F#. …☆210Updated last year
- Make implemented in pure Python☆73Updated last year
- Define fields in python classes. Easily.☆46Updated 2 years ago
- Dynamically create python functions with a proper signature.☆133Updated 7 months ago
- Phantom types for Python.☆229Updated last month
- A Python Enum that inherits from str.☆120Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 3 months ago
- Write short and fully-typed lambdas where you need them.☆285Updated 2 years ago
- Render Eliot logs as an ASCII tree☆73Updated 7 months ago
- A Python library that allows you to define abstract properties for dataclasses, bridging the gap between abstract base classes (ABCs) and…☆17Updated 3 months ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated 2 weeks ago
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- Advanced Enumerations for Python☆205Updated 6 months ago
- Mypy static type checker plugin for Pytest☆257Updated 8 months ago
- Hypothesis strategy to generate NetworkX graphs.☆20Updated 2 years ago
- Handle side-effects in Python like a boss. Implements functional types for Either, Option, Try, and Future.☆34Updated last year
- Utilities for run-time type validation and multiple dispatch☆172Updated 2 weeks ago
- Runtime inspection utilities for Python typing module☆376Updated last month
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆69Updated 2 weeks ago
- A fast and flexible reimplementation of data classes☆85Updated 2 years ago
- Mypy stubs, i.e., type information, for numpy, pandas and matplotlib☆204Updated 4 years ago
- Continuous Range, RangeSet, and RangeDict data structures for Python☆102Updated 2 years ago