Connector components for the Sayou Data Platform
Project description
Sayou Connector
A modular ingestion layer for bringing data into the Sayou Data Platform from APIs, files, or databases.
💡 Why Sayou Connector?
sayou_connector abstracts how data gets into your pipelines.
It standardizes fetchers and seeders so that other modules (Refinery, Assembler, etc.) can work on a consistent format.
- Pluggable Sources: API, S3, Salesforce, or your custom fetcher.
- Composable Pipelines: Mix fetchers, generators, and seeders seamlessly.
- Schema-Aware Output: Emits standardized
DataAtomobjects.
🚀 Quick Start
pip install sayou-connector
🏗️ Core Concepts
- Fetcher – Retrieves data from external sources.
- Generator – Creates new atoms programmatically.
- Seeder – Feeds data into the system for testing or initialization.
📜 License
Apache 2.0 License © 2025 Sayouzone
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sayou_connector-0.1.0.tar.gz.
File metadata
- Download URL: sayou_connector-0.1.0.tar.gz
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2f21da65a4a0cb8c54eab896c00af43d6c634a5635e62ed0c30076f3b665b65c
|
|
| MD5 |
dc589f4d623b021d5451f2b0fa33d133
|
|
| BLAKE2b-256 |
acfd111e60ad022042dd58dce9d83637d9ea5deaa1a37a3bcac6a4436da1171a
|
File details
Details for the file sayou_connector-0.1.0-py3-none-any.whl.
File metadata
- Download URL: sayou_connector-0.1.0-py3-none-any.whl
- Upload date:
- Size: 16.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a1020dcd6046f32d56af74d7ba041853060e002976d88058d306fa35b5b6811
|
|
| MD5 |
1a22ad26344e1e7fd9fc32c46cb73c4b
|
|
| BLAKE2b-256 |
ebf0b63ef31ab3466b477c88f09308ef6f46ab2cff5f4db0c00d8478ca3d0be5
|