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
- Missing features of fp in Python -- active fork of kachayev/fn.py☆152Updated last year
- effect isolation in Python, to facilitate more purely functional code☆375Updated 2 years ago
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆221Updated 11 months ago
- List of languages that compile to python☆268Updated last year
- Recursive descent parsing library for Python based on functional combinators☆351Updated last year
- ☆285Updated last year
- Literal support for Pyrsistent data structures in Python☆129Updated 4 years ago
- Tail Call Optimization for Python☆241Updated 8 years ago
- Algebraic data types for Python (experimental, not actively maintained)☆173Updated 4 years ago
- Dynamically typed functional programming language☆913Updated 8 years ago
- ☆71Updated 4 years ago
- Functional plumbing for Python☆209Updated last year
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Types for Python☆87Updated 6 years ago
- Python Meta Programming☆142Updated 2 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆408Updated this week
- Set of tools to play with Python AST.☆83Updated 2 years ago
- An AST unparser for Python☆228Updated last year
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆292Updated 3 years ago
- Sum Types, aka Tagged Unions, for Python☆43Updated 3 years ago
- Python 3.5+ runtime type checking for integration testing and data validation☆545Updated last year
- A python lens library for manipulating deeply nested immutable structures☆322Updated last year
- Haskell bindings for Python☆102Updated 4 years ago
- I will write this later...☆270Updated 7 years ago
- Python code object transformers☆185Updated last year
- A library with a set of tools for annotating types in Python code.☆154Updated 9 years ago
- A fragmentary bidirectional type system as a Python library☆52Updated 6 years ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆339Updated last year
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆274Updated 7 months ago