Shared Core Utilities for DataHub Operations
Project description
SCUDO — Shared Core Utilities for DataHub Operations
SCUDO (Shared Core Utilities for DataHub Operations) is a reusable Python package that provides common utilities and core components used across DataHub-related workflows.
It is designed to standardize how applications interact with external systems, handle logging, and implement reusable operational patterns.
Key Capabilities
- Modular architecture for reusable components
- Apache Doris integration via multiple client implementations
- Centralized and structured logging utilities
- Lightweight and easy to integrate into ETL/ELT pipelines
Package Structure
- scudo.doris - Clients for interacting with Apache Doris
- scudo.utils - Shared utilities (e.g., logging)
Installation
SCUDO is available on the Python Package Index PyPI.
Therefore, you can install SCUDO easily using the pip command:
pip install scudo
For a specific version, use:
pip install scudo==0.1.3
Once installed, you can verify the installation by running:
import scudo
print(scudo.__version__)
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 scudo-0.1.3.tar.gz.
File metadata
- Download URL: scudo-0.1.3.tar.gz
- Upload date:
- Size: 15.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
38c0f90fc7c29b78f15ab1c15a01b40600715bb61a1e34cc09cb82820d154296
|
|
| MD5 |
b14897c03d747795889cb88e6fdd31dc
|
|
| BLAKE2b-256 |
8bac7b1e7446d99f0e5e7c31c1ce1bd222faf6b93d849ea14e58aa2ae6bf944a
|
File details
Details for the file scudo-0.1.3-py3-none-any.whl.
File metadata
- Download URL: scudo-0.1.3-py3-none-any.whl
- Upload date:
- Size: 22.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
37802e12e644b0dbce697cab111206d97ed16d5a798a779eb6a29b717e6d53cd
|
|
| MD5 |
ddb1c8dcd394d81d3d556bf0ff480d69
|
|
| BLAKE2b-256 |
dcfbef484e85da4458bf55927ab60be8ce38c557914b3d9ded0daecffcd72c66
|