grantjenks / python-pattern-matchingLinks
Python pattern matching like functional languages.
☆160Updated 4 years ago
Alternatives and similar repositories for python-pattern-matching
Users that are interested in python-pattern-matching are comparing it to the libraries listed below
Sorting:
- Pattern matching for python☆218Updated 10 years ago
- Tail Call Optimization for Python☆240Updated 8 years ago
- effect isolation in Python, to facilitate more purely functional code☆377Updated 3 years ago
- Missing features of fp in Python -- active fork of kachayev/fn.py☆152Updated 2 years ago
- List of languages that compile to python☆268Updated last year
- Python Meta Programming☆144Updated 2 years ago
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆221Updated last year
- Literal support for Pyrsistent data structures in Python☆129Updated 4 years ago
- Functional Programming + Python - Pain☆136Updated 6 years ago
- Python code object transformers☆185Updated last year
- Recursive descent parsing library for Python based on functional combinators☆352Updated last year
- Easy anonymous functions by partial application of operators☆102Updated last year
- Dynamically typed functional programming language☆913Updated 8 years ago
- A fragmentary bidirectional type system as a Python library☆52Updated 6 years ago
- ☆285Updated last year
- A simple immutable mapping for python☆113Updated 3 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 5 years ago
- Types for Python☆87Updated 6 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆293Updated 3 years ago
- python-csp provides python with communicating sequential processes style parallelism☆110Updated 12 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆407Updated 3 weeks ago
- "fork" of PyMonad on BitBucket to change the ``*`` functor/composition operator to ``<<``☆31Updated 10 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆275Updated 8 months ago
- A library with a set of tools for annotating types in Python code.☆154Updated 9 years ago
- A Python implementation of the Maybe pattern☆208Updated 2 years ago
- Intelligently search in Python code☆67Updated last year
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆125Updated 10 months ago
- Compiles a python function with cython using only a decorator.☆184Updated 7 years ago