Skip to content

dlt-hub/verified-sources

Repository files navigation

data load tool (dlt) — verified sources repository


This repository contains verified dlt sources and demo pipelines for each source that you can use as a starting point for your project.

How to add a verified source to your dlt 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.

How to contact us and get help

Join our slack by following the invitation link

  • If you have added a source and something does not work, post in the technical-help channel
  • If you want to contribute sources, customization or a fix, post in the dlt-contributors channel

Reporting a source bug

Follow this link: bug report template

Requesting a source implementation

Follow this link: source request template

How to contribute

Find step by step instruction as well as troubleshooting help in CONTRIBUTING.md.

Building blocks

Find a list of the building blocks of dlt with links to our official documentation in BUILDING-BLOCKS.md.