python-typing topic

List python-typing repositories

apischema

219
Stars
18
Forks
Watchers

JSON (de)serialization, GraphQL and JSON schema generation using Python typing.

torchtyping

1.3k
Stars
31
Forks
Watchers

Type annotations and dynamic checking for a tensor's shape, dtype, names, etc.

jaxtyping

985
Stars
48
Forks
Watchers

Type annotations and runtime checking for shape and dtype of JAX/NumPy/PyTorch/etc. arrays. https://docs.kidger.site/jaxtyping/

poltergeist

103
Stars
3
Forks
Watchers

Rust-like error handling in Python, with type-safety in mind.

Python-Type-Challenges

361
Stars
26
Forks
Watchers

Master Python typing (type hints) with interactive online exercises!

utype

22
Stars
3
Forks
Watchers

Declare & parse types / dataclasses / functions based on Python type annotations

quax

91
Stars
2
Forks
Watchers

Multiple dispatch over abstract array types in JAX.