-
Notifications
You must be signed in to change notification settings - Fork 131
Open
Description
The Python package comes without type stubs, even tough the protoc compiler contains a --pyi_out option to generate them.
Apart from allowing type checking for users of the gtfs-realtime-bindings package, type stubs would be especially helpful to understand what objects and methods are available in the package, as the generate modules relies heavily on runtime reflection, which isn't really human readable.
sloria, josephLaurent and khamaileon
Metadata
Metadata
Assignees
Labels
No labels