Module bytewax.connectors
Connectors for IO with external systems.
See bytewax.inputs
and bytewax.outputs
for the lower level
primitives to implement your own connector.
Expand source code
"""Connectors for IO with external systems.
See `bytewax.inputs` and `bytewax.outputs` for the lower level
primitives to implement your own connector.
"""