Join Slack
Powered by
Has anyone in the community made a python library ...
# ask-community-for-troubleshooting
c
Callum McCaffery
06/09/2022, 3:49 PM
Has anyone in the community made a python library for the Airbyte API yet?
e
Enrico Tuvera Jr.
06/09/2022, 4:18 PM
for developing connectors? or something else? for connectors there's the airbyte CDK
https://docs.airbyte.com/connector-development/cdk-python/
c
Callum McCaffery
06/09/2022, 4:20 PM
Hi Enrico, for the actual API. i.e.
https://airbyte-public-api-docs.s3.us-east-2.amazonaws.com/rapidoc-api-docs.html
e
Enrico Tuvera Jr.
06/09/2022, 4:27 PM
ahh ok my bad. i'm not aware of any python library for that API
m
Marcos Marx (Airbyte)
06/09/2022, 9:00 PM
Octavia CLI uses open api to generate the API client in python, take a look in the code of it
c
Callum McCaffery
06/10/2022, 2:26 PM
Thanks Marcos!
Open in Slack
Previous
Next