python-typing topic
apischema
JSON (de)serialization, GraphQL and JSON schema generation using Python typing.
torchtyping
Type annotations and dynamic checking for a tensor's shape, dtype, names, etc.
jaxtyping
Type annotations and runtime checking for shape and dtype of JAX/NumPy/PyTorch/etc. arrays. https://docs.kidger.site/jaxtyping/
poltergeist
Rust-like error handling in Python, with type-safety in mind.
Python-Type-Challenges
Master Python typing (type hints) with interactive online exercises!
utype
Declare & parse types / dataclasses / functions based on Python type annotations
quax
Multiple dispatch over abstract array types in JAX.