This repository contains verified dlt sources and demo pipelines for each source that you can use as a starting point for your project.
dlt
offers an init
command that will clone and inject any source with an example pipeline from this repository into your project, setup the credentials and python dependencies. Please follow the step by step instructions in our docs.
Verified sources code is added to your project with the expectation that you will hack or customize code yourself - as you need it.
Join our slack by following the invitation link
Follow this link: bug report template
- 🚀 We are happy to accept bugfixes and improvements to existing sources!
- 📣 We accept new sources but only those that cannot be easily implemented via
REST API
,sql_database
orfilesystem
or with vibe coding.- see issues for source requests!
- queues and brokers like google pub sub or rabbitMQ
- SAP/ERP/HEALTH
- HR platforms
- Graph QL
- 📣 Before starting, announce your PR with source request template
Find step by step instruction as well as troubleshooting help in CONTRIBUTING.md.
See README ai
folder for details.