{"categories":[{"label":"Database","url":"https://skillfed.io/packages/category/database/4"}],"enrichment":{"capability":"Provides automatically generated Pydantic models for type-safe configuration and record handling across all Airbyte connectors, with nightly updates to stay synchronized with connector specifications.","skillfed_tags":["type-safety","data-integration","connector-models"],"use_cases":["Build type-checked Airbyte connector configurations in Python with IDE autocomplete and static type validation.","Integrate Airbyte connectors into data pipelines while maintaining end-to-end type safety for configuration and records.","Validate connector configurations before runtime by leveraging Pydantic's automatic validation on model instantiation.","Access custom and undocumented connector fields ergonomically through Pydantic's additional properties support.","Keep connector type definitions in sync with Airbyte's latest specifications through nightly model regeneration."],"what_it_does":"Airbyte Connector Models is a code-generation library that wraps Airbyte connector specifications into Pydantic models, enabling type-safe configuration and record handling in Python. It generates models nightly from the latest connector schemas, covering config specs for all source and destination connectors, record types for streams, and metadata used by the Airbyte Connector Registry. The package depends on airbyte-api, airbyte-cdk, pydantic, and requests, and is designed to integrate with the Airbyte ecosystem for end-to-end typed data pipelines.\n\nThe models preserve original field casing and support additional properties for fields not in the schema, providing ergonomic access to both standard and custom connector fields. It targets Python versions >=3.10,<3.13 and is actively maintained with frequent updates to track connector changes.","worth_installing":"Yes. The package has low install friction, active maintenance, no known vulnerabilities, and a permissive MIT license. It solves a real problem\u2014type safety for Airbyte connector configuration\u2014and integrates cleanly with the Airbyte ecosystem. Install it if you use Airbyte connectors in Python and want IDE support and static type checking; note that record models are marked as planned functionality, so verify their availability for your use case."},"id":"airbyte-connector-models","links":{"html":"https://skillfed.io/packages/airbyte-connector-models","md":"https://skillfed.io/packages/airbyte-connector-models.md","pypi":"https://pypi.org/project/airbyte-connector-models/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-14","license_spdx":null,"license_treatment":"permissive","name":"airbyte-connector-models","python_support":"capped_below_current","summary":"Typed Pydantic models for Airbyte connectors"},"popularity":{"monthly_downloads":119890,"position":12051,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1.9"}
