{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/3"}],"enrichment":{"capability":"Builds source connectors from declarative manifest files without requiring code, enabling low-code data integration through the Airbyte Python CDK.","skillfed_tags":["data-integration","low-code","airbyte"],"use_cases":["Define a data source from a REST API using only a manifest file, without writing Python connector code.","Rapidly prototype new data integrations by iterating on manifest configuration rather than redeploying code.","Run Airbyte connectors in containerized environments where you want to inject connector logic via configuration.","Test and validate data extraction logic before committing to a full custom connector implementation."],"what_it_does":"This package is a special Airbyte source connector that reads a declarative manifest file and dynamically creates a working data source from it, eliminating the need to write custom connector code. It acts as an interface to the Airbyte Python CDK's low-code capabilities, allowing you to define data extraction logic declaratively rather than imperatively.\n\nThe connector is designed to run in Docker or PyAirbyte environments and accepts a configuration file containing both the manifest definition and any credentials or parameters the manifest requires. It exposes standard Airbyte connector commands (spec, check, discover, read) and is versioned in lockstep with the underlying CDK\u2014meaning you should use matching versions of both packages.","worth_installing":"Yes, if you are building or using Airbyte integrations and want to create sources declaratively. Install it as part of an Airbyte deployment or PyAirbyte workflow, not as a standalone library. Verify that your use case aligns with the documented scope (Docker/PyAirbyte, not yet platform-level) and that you have matching airbyte-cdk version available."},"id":"airbyte-source-declarative-manifest","links":{"html":"https://skillfed.io/packages/airbyte-source-declarative-manifest","md":"https://skillfed.io/packages/airbyte-source-declarative-manifest.md","pypi":"https://pypi.org/project/airbyte-source-declarative-manifest/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2024-11-08","license_spdx":null,"license_treatment":"permissive","name":"airbyte-source-declarative-manifest","python_support":"capped_below_current","summary":"Base source implementation for low-code sources."},"popularity":{"monthly_downloads":327823,"position":7566,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"6.5.2"}
