Metadata-Version: 2.4
Name: sushitruck
Version: 0.1.0
Summary: A streaming ingestion and API connector toolkit — the conveyor belt of the data pipeline.
License: MIT
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# sushitruck

**SushiTruck** is a streaming ingestion and API connector toolkit — the conveyor belt of the data pipeline.

> Just like conveyor belt sushi: data flows continuously past, and you consume exactly what you need.

## Planned Role

SushiTruck handles the *intake* side of the food truck fleet — connecting to external APIs, streaming sources, and data feeds, then handing clean data off to [ThaiTruck](https://pypi.org/project/thaitruck/) for processing and [RamenTruck](https://pypi.org/project/ramentruck/) for ML/AI work.

## Fleet

- **ThaiTruck** — batch DataFrame cleaning & processing
- **RamenTruck** — ML/AI toolkit
- **SushiTruck** — streaming ingestion & API connectors *(this package, in development)*

---

*Package name secured. Full release coming soon.*
