bytewax — Easy Playground
Python stream processing engine built on Rust
Getting started with bytewaxRun locally
Install
pip install bytewaxPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: bytewax)
bytewax is a third-party package. Python stream processing engine built on Rust. Install with: pip install bytewax
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?