Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implements venv management and singer tap source #32

Merged
merged 7 commits into from Jun 23, 2022

Conversation

rudolfix
Copy link
Collaborator

this implements singer tap source running in isolated python env. provides two examples:

  1. hubspot tap running from tap dump to file (jsonl base)
  2. tap-csv example showing end to end running of a tap

also
fixes #14
fixes #15

@rudolfix rudolfix self-assigned this Jun 22, 2022
@rudolfix rudolfix requested a review from adrianbr June 22, 2022 19:53
@rudolfix rudolfix merged commit a61f714 into master Jun 23, 2022
@rudolfix rudolfix deleted the rfix/moves-runners branch June 23, 2022 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[core] control processes with input/output pipe [core] create and execute venv
1 participant