Issues
- 1
License missing
#9 opened by torviolento - 1
- 1
Use `NotRequired[]` instead of `Optional[]` when a key can be missing in a `TypedDict`
#7 opened by MaT-PT - 0
`typing.Any` is not imported for `List[Any]`
#3 opened by Gowee - 2
keys with spaces not handled correctly
#2 opened by graingert - 2
- 3
support class based TypedDict syntax
#1 opened by graingert