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 2 weeks ago
- A simple immutable mapping for python☆117Updated 3 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- Python pattern matching like functional languages.☆160Updated 4 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆70Updated last month
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆109Updated last year
- Discover and load entry points from installed packages☆76Updated last year
- A pytest plugin to run Xvfb (or Xephyr/Xvnc) for tests.☆76Updated last month
- Literal support for Pyrsistent data structures in Python☆131Updated 4 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆298Updated 4 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆224Updated last year
- Domain Specific Languages in Python☆97Updated 2 years ago
- Tail Call Optimization for Python☆242Updated 9 years ago
- Rust-like macros in Python by abusing type annotations☆63Updated 6 years ago
- Operator overloading for fast anonymous functions.☆50Updated 2 weeks ago
- A backport of __future__ annotations to python<3.7.☆22Updated 4 years ago
- Validate conditions, Python style.☆156Updated last year
- Python polymorphic functions done right☆18Updated 6 years ago
- Easy anonymous functions by partial application of operators☆102Updated 2 years ago
- import there; print(there) # print current file and line number.☆12Updated 3 years ago
- A backport of `breakpoint` to python<3.7.☆44Updated 4 years ago
- Pattern matching for python☆218Updated 11 years ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 2 weeks ago
- Python code object transformers☆184Updated last year
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆233Updated 2 years ago
- A plugin for flake8 integrating Mypy.☆101Updated 5 years ago
- Python wrapper for MPFR, providing high-precision floating-point arithmetic☆44Updated last year