PyAirbyte icon indicating copy to clipboard operation
PyAirbyte copied to clipboard

⏱️ [Do not merge]: Skeleton of native declarative source support

Open aaronsteers opened this issue 10 months ago • 0 comments

This is an early skeleton of what would be a native declarative source implementation in PyAirbyte.

The benefit of including natively is that we can skip the installation step and we can avoid a requirement on virtualenvs. We also avoid spinning up a separate process and everything can run in the same process/thread.

aaronsteers avatar Apr 07 '24 07:04 aaronsteers