Metadata-Version: 2.4
Name: stoik
Version: 0.3.0
Summary: Stream-to-store pipeline framework: Kafka → buffer → batch flush → DuckDB
License: MIT
Project-URL: Repository, https://github.com/Kord96/stoik
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: duckdb
Requires-Dist: pyarrow
Requires-Dist: structlog
Requires-Dist: confluent-kafka
Provides-Extra: flight
Requires-Dist: flightsql-dbapi; extra == "flight"
Requires-Dist: protobuf; extra == "flight"
Provides-Extra: all
Requires-Dist: stoik[flight]; extra == "all"
Dynamic: license-file
