Unbearably fast near-real-time hybrid runtime-static type-checking in pure Python.
-
Updated
May 7, 2025 - Python
Unbearably fast near-real-time hybrid runtime-static type-checking in pure Python.
Observable typed attributes for Python classes
Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.
trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.
A python 3 library providing functions and decorators to automatically generate class code, such as constructor body or properties getters/setters along with optional support of validation contracts on the generated setters. Its objective is to reduce the amount of copy/paste code in your classes - and hence to help reducing human mistakes :).
Foundational tools for BCG X's data science packages.
A pytest plugin to automatically run `beartype` on your test cases.
Facilitates using beartype runtime type-checking with the AWS SDK.
Pytest plugin for replacing reveal_type() calls with static and runtime type checking result comparison
Add a description, image, and links to the runtime-typechecking topic page so that developers can more easily learn about it.
To associate your repository with the runtime-typechecking topic, visit your repo's landing page and select "manage topics."