grantjenks / python-pattern-matching
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
- Pattern matching for python☆217Updated 10 years ago
- effect isolation in Python, to facilitate more purely functional code☆373Updated 2 years ago
- Missing features of fp in Python -- active fork of kachayev/fn.py☆151Updated last year
- Tail Call Optimization for Python☆238Updated 8 years ago
- Easy anonymous functions by partial application of operators☆103Updated last year
- Literal support for Pyrsistent data structures in Python☆129Updated 3 years ago
- Functional Programming + Python - Pain☆136Updated 6 years ago
- List of languages that compile to python☆262Updated last year
- "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.☆200Updated last year
- ☆71Updated 4 years ago
- ☆285Updated last year
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆218Updated 9 months ago
- Python Meta Programming☆142Updated 2 years ago
- Python code object transformers☆185Updated last year
- Recursive descent parsing library for Python based on functional combinators☆349Updated 10 months ago
- A simple immutable mapping for python☆113Updated 2 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆292Updated 3 years ago
- Functional plumbing for Python☆209Updated last year
- Dynamically typed functional programming language☆913Updated 8 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…☆405Updated 2 months ago
- A python lens library for manipulating deeply nested immutable structures☆320Updated last year
- Python 3.5+ runtime type checking for integration testing and data validation☆543Updated 9 months ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆338Updated last year
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆123Updated 6 months ago
- A fragmentary bidirectional type system as a Python library☆52Updated 6 years ago
- A language for describing Python programs with concise higher-order annotations like "(a -> a) -> [a] -> [a]" but don't you dare call the…☆59Updated 11 years ago
- Algebraic data types for Python (experimental, not actively maintained)☆172Updated 3 years ago