Skip to content

appodeal/meltano_tap_dashboard_reports

Repository files navigation

tap-dashboard-reports

tap-dashboard-reports is a Singer tap for DasboardReports.

Built with the Meltano Tap SDK for Singer Taps.

Initialize your Development Environment

pip install poetry
poetry install

Executing the Tap Directly

poetry run tap-dashboard-reports --config ./config.json

Create and Run Tests

Create tests within the tap_dashboard_reports/tests subfolder and then run:

poetry run pytest

You can also test the tap-dashboard-reports CLI interface directly using poetry run:

poetry run tap-dashboard-reports --help

Testing with Meltano

# Test invocation:
meltano invoke tap-dashboard-reports --version
# OR run a test `elt` pipeline:
meltano elt tap-dashboard-reports target-snowflake

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages