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
- Python pattern matching like functional languages.☆161Updated 4 years ago
- The easiest way to parse text in Python☆110Updated 3 months ago
- Domain Specific Languages in Python☆97Updated 2 years ago
- python decorators made easy.☆25Updated last year
- Literal support for Pyrsistent data structures in Python☆132Updated 4 years ago
- Discover and load entry points from installed packages☆76Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆71Updated 2 months ago
- Pattern matching for python☆218Updated 11 years ago
- ☆285Updated 2 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 4 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆110Updated last year
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆146Updated 3 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆297Updated 4 years ago
- An IPython notebook plugin for visualizing ASTs.☆108Updated last year
- Validate conditions, Python style.☆157Updated 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
- Macros in Python: quasiquotes, case classes, LINQ and more!☆29Updated 5 years ago
- Annotate Python AST trees with source text and token information☆192Updated last month
- A simple immutable mapping for python☆117Updated 3 years ago
- Python code object transformers☆184Updated last year
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆225Updated last year
- A backport of `breakpoint` to python<3.7.☆44Updated 4 years ago
- Tail Call Optimization for Python☆243Updated 9 years ago
- A backport of __future__ annotations to python<3.7.☆22Updated 4 years ago
- List of languages that compile to python☆275Updated 2 years ago
- Easy anonymous functions by partial application of operators☆102Updated 2 years ago
- EPython is a typed-subset of the Python for extending the language new builtin types and methods☆40Updated 3 years ago