Internal tap to extract listen360 data using our singer framework incrementally
- Install packages:
poetry install
- Install poetry with:
curl -sSL https://install.python-poetry.org | python3 -
- Install poetry with:
- Enable the virtualenv where poetry installed:
source $(poetry env info --path)/bin/activate