Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.18 KB

README.md

File metadata and controls

15 lines (10 loc) · 1.18 KB
Bytewax

Website * Documentation * Guides * Slack * Newsletter


What is Bytewax?

Bytewax is a Python framework that simplifies event and stream processing.. Because Bytewax couples the stream and event processing capabilities of Flink, Spark, and Kafka Streams with the friendly and familiar interface of Python, you can re-use the Python libraries you already know and love. Connect data sources, run stateful transformations, and write to various downstream systems with built-in connectors or existing Python libraries.

Getting started