Core components for the Sayou Data Platform
Project description
Sayou Core
The foundational layer of the Sayou Data Platform — shared data model, lifecycle control, and exception handling.
💡 Why Sayou Core?
sayou_core defines the DataAtom abstraction and BaseComponent interfaces used by every Sayou module.
It ensures type consistency, lifecycle control, and standard error management across the entire framework.
- Unified Data Model: Every module speaks the same Atom language.
- Extensible Base Classes: Build your own Sayou-compatible pipelines easily.
- Lightweight & Dependency-Free.
🚀 Quick Start
pip install sayou-core
🏗️ Core Concepts
- DataAtom – The smallest data unit passed through all Sayou pipelines.
- BaseComponent – Shared init/run/teardown lifecycle for all processing classes.
- Exceptions – Unified error layer for all Sayou modules.
📜 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_core-0.1.2.tar.gz.
File metadata
- Download URL: sayou_core-0.1.2.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e438c1d3c9fe40f10fd020752de5408969e788c372e553567ca5f02ad295d430
|
|
| MD5 |
227d9cab21be54e4be6a3504c328b23a
|
|
| BLAKE2b-256 |
c3ba60513d1f139ef35aa171d9f3c921889db1c0db04b54407e569cb091d5d1d
|
File details
Details for the file sayou_core-0.1.2-py3-none-any.whl.
File metadata
- Download URL: sayou_core-0.1.2-py3-none-any.whl
- Upload date:
- Size: 8.6 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 |
cbf70ee27b0e384aa40f80136c592c231dff9c977cb599b920832af10866aa06
|
|
| MD5 |
1ba0271de4599b68c8cfc38537d8bb52
|
|
| BLAKE2b-256 |
0f221ed615d71d01903de7dbd1d402cf20fe89bf65d944fa97ca76a934e4184b
|