faust.types.core
Shorthand for the type of a key
alias of Optional[Union[bytes, _ModelT, Any]]
Optional
Union
bytes
_ModelT
Any
Shorthand for the type of a value
alias of Union[bytes, _ModelT, Any]
A library for building streaming applications in Python.
faust.types.codecs
faust.types.enums