singer-io / singer-python

Writes the Singer format from Python
https://singer.io
Apache License 2.0
538 stars 128 forks source link

allow output to a stream like stdout #155

Open cnuss opened 2 years ago

cnuss commented 2 years ago

Description of change

Instead of relying solely on the pipe operator on the command line (|), allow a different output stream to be provided.

Manual QA steps

Risks

Rollback steps

singer-bot commented 2 years ago

Hi @cnuss, thanks for your contribution!

In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes.

singer-bot commented 2 years ago

You did it @cnuss!

Thank you for signing the Singer Contribution License Agreement.

cnuss commented 2 years ago

@leslievandemark could I get a reviewer for this?