target-csv
target-csv is a singer target which takes in singer data and outputs the data’s corresponding csv. When developing locally with the SingerSDK, we recommend using target-csv to easily inspect and validate your data.Installation
To install target-csv, first create a virtual environment. We recommend creating this environment globally so you can access it everywhere:Usage
Suppose you have a file in your local directory calleddata.singer
that you want to convert.
First enter your virtual environment: