Community-maintained dlt sources for various APIs
Project description
dlt-community-sources
Community-maintained dlt sources for various APIs. Install only what you need via extras.
Available Sources
| Source | Extra | Description |
|---|---|---|
| App Store Connect | app-store-connect |
Apple App Store Connect API |
| Twilio | twilio |
Twilio SMS, Calls, Usage Records |
| Meta Ads | meta-ads |
Meta (Facebook) Ads campaigns, ad sets, ads, and insights |
| NextDNS | nextdns |
NextDNS logs and analytics |
| Microsoft Ads | microsoft-ads |
Microsoft Advertising (Bing Ads) with certificate auth support |
| TikTok Ads | tiktok-ads |
TikTok Marketing API (Business API) |
| Yahoo Ads Search | yahoo-ads-search |
Yahoo Japan Ads Search API (SS) with MCC support |
Installation
pip install dlt-community-sources[app-store-connect]
Or with uv:
uv add dlt-community-sources[app-store-connect]
Usage
import dlt
from dlt_community_sources.twilio import twilio_source
pipeline = dlt.pipeline(
pipeline_name="twilio",
destination="duckdb",
dataset_name="twilio_data",
)
source = twilio_source(
account_sid="your_account_sid",
api_key_sid="your_api_key_sid",
api_key_secret="your_api_key_secret",
resources=["messages", "calls"],
)
load_info = pipeline.run(source)
print(load_info)
See each source's README for detailed usage and authentication options.
Features
All sources share these common features:
- Incremental loading where applicable
- Automatic token/auth refresh
- Rate limit handling with exponential backoff
- Graceful permission handling (skips inaccessible resources)
- Works with any dlt destination
Development
# Fork the repository first, then:
git clone https://github.com/YOUR_USERNAME/dlt-community-sources.git
cd dlt-community-sources
uv sync --group dev
uv run pytest -v
uv run ruff check .
AI-assisted development
This repository is set up for AI coding assistants with two layers of AI context:
- Project rules (
.ai/rules.md) — coding conventions, testing patterns, and structure specific to this repo - dltHub AI workbench — dlt ecosystem knowledge, MCP server, and guided skills for pipeline development
Both are synced to tool-specific locations (Claude Code, Cursor, Codex, etc.) via a single command:
bash scripts/sync-ai-rules.sh
The dltHub workbench provides an MCP server for source search (9,700+ APIs), pipeline inspection, and data exploration — plus skills that guide you through the full pipeline development workflow. See CONTRIBUTING.md for details.
Edit .ai/ only for project rules, then re-run the sync script. CI checks that files are in sync.
Contributing
See CONTRIBUTING.md.
License
MIT
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 dlt_community_sources-0.7.6.tar.gz.
File metadata
- Download URL: dlt_community_sources-0.7.6.tar.gz
- Upload date:
- Size: 51.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a9e68e7728e15b1c313c16d713f50f72d6c4abc7f2746c0e136ba1e63fdfaea
|
|
| MD5 |
0ded2bdb7f4bba00a98110bb48d3c587
|
|
| BLAKE2b-256 |
16fc2993f5a6e92a8161a444909ebeb3e8062a9fbd1483c3b8eba388396fcc25
|
Provenance
The following attestation bundles were made for dlt_community_sources-0.7.6.tar.gz:
Publisher:
publish.yaml on ota2000/dlt-community-sources
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
dlt_community_sources-0.7.6.tar.gz -
Subject digest:
6a9e68e7728e15b1c313c16d713f50f72d6c4abc7f2746c0e136ba1e63fdfaea - Sigstore transparency entry: 1245961689
- Sigstore integration time:
-
Permalink:
ota2000/dlt-community-sources@6d0b2bc5f4db114322e8410c63b84215df0139cf -
Branch / Tag:
refs/tags/v0.7.6 - Owner: https://github.com/ota2000
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yaml@6d0b2bc5f4db114322e8410c63b84215df0139cf -
Trigger Event:
push
-
Statement type:
File details
Details for the file dlt_community_sources-0.7.6-py3-none-any.whl.
File metadata
- Download URL: dlt_community_sources-0.7.6-py3-none-any.whl
- Upload date:
- Size: 72.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48aa2bb43dc5ff1e3974f233c21e20e43fd1db7a2df4d48e6a8ab12825b6b4bf
|
|
| MD5 |
551c1e58261d0cc08a261af7eb9d323f
|
|
| BLAKE2b-256 |
12c18f92fd3fb507b9ac78c9d8b1dea5bd85115b7759af63583bf962d24a2573
|
Provenance
The following attestation bundles were made for dlt_community_sources-0.7.6-py3-none-any.whl:
Publisher:
publish.yaml on ota2000/dlt-community-sources
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
dlt_community_sources-0.7.6-py3-none-any.whl -
Subject digest:
48aa2bb43dc5ff1e3974f233c21e20e43fd1db7a2df4d48e6a8ab12825b6b4bf - Sigstore transparency entry: 1245961692
- Sigstore integration time:
-
Permalink:
ota2000/dlt-community-sources@6d0b2bc5f4db114322e8410c63b84215df0139cf -
Branch / Tag:
refs/tags/v0.7.6 - Owner: https://github.com/ota2000
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yaml@6d0b2bc5f4db114322e8410c63b84215df0139cf -
Trigger Event:
push
-
Statement type: