singer — Easy Playground
Open-source standard for data integration (taps and targets)
Getting started with singerRun locally
Install
pip install singer-pythonPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: singer)
singer is a third-party package. Open-source standard for data integration (taps and targets). Install with: pip install singer-python
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?