borntyping / python-infixLinks
An experiment to use infix operators in Python
☆57Updated 6 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.☆199Updated 2 years ago
- Generic programming library for Python☆61Updated last week
- Validate conditions, Python style.☆156Updated 9 months ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆297Updated 3 years ago
- Tail Call Optimization for Python☆241Updated 8 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆68Updated 3 years ago
- Python code object transformers☆184Updated last year
- A simple immutable mapping for python☆116Updated 3 years ago
- Domain Specific Languages in Python☆97Updated last year
- Pattern matching for python☆218Updated 11 years ago
- Discover and load entry points from installed packages☆76Updated 10 months ago
- Python wrapper for MPFR, providing high-precision floating-point arithmetic☆44Updated last year
- Operator overloading for fast anonymous functions.☆50Updated this week
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated last week
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- python decorators made easy.☆24Updated last year
- Easy anonymous functions by partial application of operators☆102Updated last year
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- The easiest way to parse text in Python☆110Updated 2 months ago
- ☆285Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆197Updated last week
- Read Watches in Python☆41Updated last year
- Rust-like macros in Python by abusing type annotations☆63Updated 6 years ago
- Macros in Python: quasiquotes, case classes, LINQ and more!☆29Updated 5 years ago
- forge (python signatures) for fun and profit☆106Updated 4 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆224Updated last year
- Python pattern matching like functional languages.☆160Updated 4 years ago
- Python checker for places where deprecated functions are called.☆30Updated 2 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆409Updated last month