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

Blog post: Using Custom Python connectors with PyAirbyte #247

Open
bindipankhudi opened this issue May 20, 2024 · 11 comments
Open

Blog post: Using Custom Python connectors with PyAirbyte #247

bindipankhudi opened this issue May 20, 2024 · 11 comments
Assignees

Comments

@bindipankhudi
Copy link
Contributor

bindipankhudi commented May 20, 2024

Summary

This blog post would focus on how to build custom python connectors and then executing them from PyAirbyte.

Definition of Done

Blog post illustrating how to build custom python connectors and then executing them from PyAirbyte.

Article should cover:

  • Basic instruction on how to start building and testing a Python-based source connector.
  • How to install and test a Python connector in PyAirbyte using pip_url of local path.
  • Show example for installing a Python connector in PyAirbyte using pip_url of a git repo and/or with the pip_url of a git feature branch.
  • Any suggestions for debugging / troubleshooting which seem relevant for this use case.

Resources to Assist

@avirajsingh7
Copy link

avirajsingh7 commented May 31, 2024

@aaronsteers i think both this issue are almost same airbytehq/PyAirbyte-Hackathon#7

@aaronsteers
Copy link
Contributor

@avirajsingh7 - Apologies for the confusion. I've updated this issue's description and title to target Python connectors, specifically, focusing on local testing and how to run from feature branches during development. I've also clarified the similar item to focus more clearly on no-code developer, which outputs the connector definition as a yaml file.

Let me know if this is still interesting - and if so, let me know if I can provide any additional resources to assist or clarify. Thanks!

@marcosmarxm
Copy link
Member

@topefolorunso do you want to work on this one?

@Harmaton
Copy link

Assign this to me @marcosmarxm

@marcosmarxm
Copy link
Member

@Harmaton do you need any help here?

@Harmaton
Copy link

Harmaton commented Jun 18, 2024

@marcosmarxm I have this doc ready. Could you please review ? @bindipankhudi

@Harmaton
Copy link

Harmaton commented Jun 18, 2024

If done. can you assign me issue #19 @marcosmarxm

@aaronsteers
Copy link
Contributor

I completed a review and it looks good for my part. I'll let @marcosmarxm handle next steps during his working hours tomorrow. (Today is a US / company holiday.)

@Harmaton
Copy link

@marcosmarxm

@marcosmarxm
Copy link
Member

@Harmaton you can proceed to the next challenge. I'll post this in Airbyte blog.

@Harmaton
Copy link

Please mark as done while at it. I know You have my bio. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

5 participants