Python Client SDK for Airbyte API

Programatically control Airbyte Cloud through an API. Authentication Developers will need to create an API Key within your Developer Portal to make API requests. You can use your existing Airbyte account to log in to the Developer Portal. Once you are in the Developer Portal, use the API Keys tab to create or remove API Keys. You can see a walkthrough demo here🎦 The Developer Portal UI can also be used to help build your integration by showing information about network requests in the Requests tab. API usage information is also available to you in the Usage tab. Summary airbyte-api: Programmatically control Airbyte Cloud, OSS & Enterprise. Table of Contents Authentication SDK Installation SDK Example Usage Available Resources and Operations Error Handling Server Selection Custom HTTP Client Authentication SDK Installation The SDK can be installed using the pip package manager, with dependencies and metadata stored in the setup.py file. pip install airbyte-api SDK Example Usage
RPM
python3-airbyte-api-0.52.0-1.lbn36.noarch.rpm
Summary
Python Client SDK for Airbyte API
URL
https://pypi.org/project/airbyte-api
Group
Unspecified
License
ZPL
Source
python-airbyte-api-0.52.0-1.lbn36.src.rpm
Checksum
453c7851c6fc8d1d06b8fe3d0e1f18a793ff906fceab470aa762ee249a00cc1b
Build Date
2025/03/04 00:42:27
Requires
python3.10dist(certifi) >= 2023.7.22
python3.10dist(charset-normalizer) >= 3.2
python3.10dist(idna) >= 3.4
python3.10dist(marshmallow) >= 3.19
python3.10dist(packaging) >= 23.1
python3.10dist(python-dateutil) >= 2.8.2
python3.10dist(requests) >= 2.31
python3.10dist(six) >= 1.16
python3.10dist(typing-extensions) >= 4.7.1
python3.10dist(urllib3) >= 1.26.18
Provides
python-airbyte-api = 0.52.0-1.lbn36
python3-airbyte-api = 0.52.0-1.lbn36
python3.10-airbyte-api = 0.52.0-1.lbn36
python3.10dist(airbyte-api) = 0.52
python3dist(airbyte-api) = 0.52
Obsoletes