{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/10"},{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/21"}],"enrichment":{"capability":"Wraps the Keboola Common Interface to simplify Docker component development, handling configuration loading, I/O mapping, manifest processing, and logging within the Keboola Connection environment.","skillfed_tags":["keboola-integration","etl-framework"],"use_cases":["Build a Docker component for Keboola Connection that reads input tables, applies transformations, and writes output tables using I/O mapping.","Simplify configuration and state management in a Python transformation script running inside Keboola.","Create a component that processes input files, groups them by tags, and generates output files with minimal boilerplate.","Implement logging in a Keboola component that automatically routes based on environment setup.","Develop a component with sync actions that return structured data or validation messages to the Keboola platform."],"what_it_does":"Keboola Component is a Python library that abstracts the Keboola Common Interface specification, reducing boilerplate when building Docker components for the Keboola Connection platform. It provides a CommonInterface class that initializes the component environment, loads configuration from config.json, processes input and output tables via manifest files and I/O mapping, handles state files, and manages logging. The library also includes base classes for building component applications and data classes for Common Interface objects like manifests and metadata.\n\nThe package is intended for developers building Keboola components in Python and for use within Keboola Python Transformations. It depends on pygelf, deprecated, and keboola.vcr. The library requires Python 3.10 or later and is officially supported by Keboola.","worth_installing":"Yes. The package is actively maintained, carries no known vulnerabilities, uses a permissive MIT license, and has low install friction. Install it if you are building Keboola components or transformations in Python and want to avoid writing Common Interface boilerplate. Not relevant if you are not working within the Keboola ecosystem."},"id":"keboola-component","links":{"html":"https://skillfed.io/packages/keboola-component","md":"https://skillfed.io/packages/keboola-component.md","pypi":"https://pypi.org/project/keboola-component/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-30","license_spdx":"MIT","license_treatment":"permissive","name":"keboola.component","python_support":"supports_current","summary":"General library for Python applications running in Keboola Connection environment"},"popularity":{"monthly_downloads":92775,"position":13426,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.11.0"}
