bytewax

Package — Data EngineeringPython 3.7+Advanced

Python stream processing engine built on Rust

Quick Info

Documentation
Official Docs
Python Version
3.7+
Dependencies
None (Rust binary)
Install
pip install bytewax

Learn by Difficulty

Quick Example

python
# Install: pip install bytewax
import bytewax

# Basic bytewax usage
print(f"Using bytewax")
# See documentation for detailed examples

bytewax is a third-party package. Python stream processing engine built on Rust. Install with: pip install bytewax

Try in Playground

Tags

packagedata-engineeringetlpipeline