PyAirbyte API Reference
This section contains the auto-generated API reference documentation for PyAirbyte.
The documentation is automatically generated from the PyAirbyte source code using pydoc-markdown and is updated with each release.
Modules
The PyAirbyte library is organized into the following main modules:
- airbyte - Main module with core functionality
- airbyte.sources - Source connector abstractions
- airbyte.destinations - Destination connector abstractions
- airbyte.caches - Cache implementations (DuckDB, Postgres, Snowflake, BigQuery)
- airbyte.cloud - Airbyte Cloud integration
- airbyte.secrets - Secret management utilities
For the complete API documentation, see the individual module pages in the sidebar.