ducktype
Object matcher
A Python implementation of duck-typing and ABC-style interface checking for simple object interaction.
Simple duck-typing and ABC-style interface checking in Python 2.
0 stars
2 watching
0 forks
Language: Python
last commit: about 10 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a functional-style recursive pattern matching framework for Python | 29 |
| An implementation of pattern matching for Go. | 246 |
| A Python module implementing native pattern matching with functional language semantics | 162 |
| A Python tool for manipulating Unicode characters with similar visual representations. | 23 |
| A pattern matching library for Nim | 277 |
| Provides runtime typechecking and annotation tools for Python to enforce strict type compatibility | 201 |
| A pytest plugin that generates annotations and stubs for Python modules based on their type definitions | 43 |
| A language for validating and filtering Python dictionaries | 47 |
| A system for matching entities between knowledge bases using machine learning and natural language processing. | 67 |
| A Python library that simplifies type checking and validation in object-oriented coding | 22 |
| A library that provides runtime-checkable type protocols for operator overloading in Python | 24 |
| A decorator that enables pseudo-static typing of Python functions | 1 |
| A plugin for testing type checking and stubs using mypy and pytest | 107 |
| A Python static type checker with additional features to improve typing and error reporting. | 148 |