airbytehq / airbytehq/PyAirbyte
Proposal: Allow PyAirbyte to run connectors with custom code
Open
- Dominant language
- Python
- Stars
- 344
- Forks
- 77
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 35
Description
The CDK is now able to run low-code connectors with custom components.py. In theory, we could modify PyAirbyte's implementation to check for a `components.py` file in the registry/bucket, then instantiating the connector without needing to do a full python install.
Contributor guide
Assessment
This issue has not been assessed yet.