DataBridge AI Examples & Tests - 29 use-case tutorials and test suites for DataBridge AI
Project description
DataBridge AI Examples & Tests
Use-case tutorials and test suites for DataBridge AI. Part of the Pro Examples sub-tier.
Installation
# CE tests + beginner use cases (requires databridge-ai base)
pip install databridge-ai-examples
# Include Pro tests + advanced use cases (requires Pro license)
pip install databridge-ai-examples[pro]
Requirements
- Python 3.10+
databridge-ai >= 0.40.0(Community Edition base)- A valid Pro license key for full access (
DATABRIDGE_LICENSE_KEYenv var) - Optional:
databridge-ai-pro >= 0.40.0for Pro test suite
License Key Configuration
# Set your license key
export DATABRIDGE_LICENSE_KEY="DB-PRO-YOURKEY-20260101-signature"
License Key Format: DB-{TIER}-{CUSTOMER_ID}-{EXPIRY}-{SIGNATURE}
Contact sales@databridge.ai for pricing and license keys.
What's Included
Use-Case Tutorials (19 total)
| Category | Cases | Description |
|---|---|---|
| Beginner | 01-04 | Pizza shop sales, friend matching, school hierarchies, sports comparison |
| Financial | 05-11 | SEC EDGAR analysis, Apple/Microsoft financials, balance sheets, full pipelines |
| Faux Objects | 12-19 | Domain persona tutorials (financial, oil & gas, manufacturing, SaaS, etc.) |
Test Suites (47 files)
| Suite | Module | Tests |
|---|---|---|
tests/ce/ |
Community Edition | Data loading, hashing, fuzzy matching, dbt, data quality, diff utilities |
tests/pro/ |
Pro Edition | Hierarchy, cortex, catalog, versioning, wright, lineage, observability |
tests/conftest.py |
Shared fixtures | Common fixtures and sample data helpers |
Running Tests
# Run CE tests only
pytest src/tests/ce/
# Run Pro tests (requires databridge-ai-pro)
pytest src/tests/pro/
# Run all tests with coverage
pytest --cov=databridge_ai_examples src/tests/
Editions
This package is part of the DataBridge AI product family:
| Package | Distribution | License |
|---|---|---|
databridge-ai |
PyPI (public) | MIT (Free) |
databridge-ai-pro |
GitHub Packages | Proprietary (License Key) |
databridge-ai-examples |
GitHub Packages | Proprietary (Requires Pro Key) |
License
Proprietary - requires a valid DataBridge AI Pro or Enterprise license key. See LICENSE for full terms.
Copyright (c) 2024-2026 DataBridge AI. All Rights Reserved.
Support
- Sales: sales@databridge.ai
- Support: support@databridge.ai
- Documentation: GitHub Wiki
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 databridge_ai_examples-0.44.0.tar.gz.
File metadata
- Download URL: databridge_ai_examples-0.44.0.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
35e4d4be8e4e9455c2bf0d1652c324e60461503f243f3bfba0fc547fb0499dd4
|
|
| MD5 |
1464b354f9bd7fbf4a611cb3a084ca6d
|
|
| BLAKE2b-256 |
826850db3b38c0ed63d29c75d6a9cb1c9f526fcf4efae8b9fb933f753e0a31f9
|
File details
Details for the file databridge_ai_examples-0.44.0-py3-none-any.whl.
File metadata
- Download URL: databridge_ai_examples-0.44.0-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc00123e5bc5a86d836a493703845da34743a7f136b2e0e709fe6733b1a6e57c
|
|
| MD5 |
40f3647028b4f7727083d45053b6cd23
|
|
| BLAKE2b-256 |
c715349cf7dcb61c7555567213095fe6c8065093d14bae453192669cfa80dc43
|