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:
- Generic programming library for Python☆61Updated this week
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- Rust-like macros in Python by abusing type annotations☆63Updated 6 years ago
- Pattern matching for python☆218Updated 11 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 3 weeks ago
- The easiest way to parse text in Python☆110Updated last month
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- Tail Call Optimization for Python☆241Updated 8 years ago
- Python pattern matching like functional languages.☆160Updated 4 years ago
- Validate conditions, Python style.☆156Updated 9 months ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Python code object transformers☆184Updated last year
- Domain Specific Languages in Python☆97Updated last year
- Annotate Python AST trees with source text and token information☆187Updated last week
- ☆285Updated last year
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆297Updated 3 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- Python checker for places where deprecated functions are called.☆30Updated 2 years ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- Discover and load entry points from installed packages☆76Updated 9 months ago
- Macros in Python: quasiquotes, case classes, LINQ and more!☆29Updated 5 years ago
- Python wrapper for MPFR, providing high-precision floating-point arithmetic☆44Updated last year
- A backport of __future__ annotations to python<3.7.☆22Updated 3 years ago
- Read Watches in Python☆41Updated last year
- EPython is a typed-subset of the Python for extending the language new builtin types and methods☆40Updated 3 years ago
- Typemap - The Annotator (TM)☆55Updated 6 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆408Updated last week
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- A plugin for flake8 integrating Mypy.☆101Updated 5 years ago