borntyping / python-infixLinks
An experiment to use infix operators in Python
☆57Updated 7 years ago
Alternatives and similar repositories for python-infix
Users that are interested in python-infix are comparing it to the libraries listed below
Sorting:
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Generic programming library for Python☆61Updated last week
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Pattern matching for python☆218Updated 11 years ago
- python decorators made easy.☆25Updated last year
- Python pattern matching like functional languages.☆161Updated 4 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 4 months ago
- Python wrapper for MPFR, providing high-precision floating-point arithmetic☆44Updated last year
- Hypothesis strategies for generating Python programs, something like CSmith☆110Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆146Updated 3 years ago
- A simple immutable mapping for python☆117Updated 3 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆225Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆71Updated 2 months ago
- Domain Specific Languages in Python☆97Updated 2 years ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆85Updated last year
- The easiest way to parse text in Python☆110Updated 3 months ago
- A backport of __future__ annotations to python<3.7.☆22Updated 4 years ago
- Tail Call Optimization for Python☆243Updated 9 years ago
- Literal support for Pyrsistent data structures in Python☆132Updated 4 years ago
- Python code object transformers☆184Updated last year
- forge (python signatures) for fun and profit☆107Updated 4 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆297Updated 4 years ago
- ☆285Updated 2 years ago
- Annotate Python AST trees with source text and token information☆192Updated 3 weeks ago
- Discover and load entry points from installed packages☆76Updated last year
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆415Updated 2 months ago
- Easy anonymous functions by partial application of operators☆102Updated 2 years ago
- An argparse wrapper that doesn't make you say "argh" each time you deal with it.☆380Updated 5 months ago
- Validate conditions, Python style.☆157Updated last year
- A plugin for flake8 integrating Mypy.☆101Updated 5 years ago