{"categories":[{"label":"Database","url":"https://skillfed.io/packages/category/database/4"}],"enrichment":{"capability":"Python client for the Keboola Storage API that provides methods to interact with buckets, tables, and workspaces\u2014exporting table data to files, creating tables, and listing bucket contents.","skillfed_tags":["keboola-integration","data-pipeline","cloud-storage"],"use_cases":["Export table data from Keboola Connection to local files for processing or backup.","Upload processed data from local files back into Keboola Connection tables.","List and inspect buckets and tables to discover available data in a Keboola project.","Build automated ETL pipelines that read from and write to Keboola Storage.","Retrieve table metadata and schema information for downstream data validation or documentation."],"what_it_does":"kbcstorage is a Python wrapper around the Keboola Storage API, designed to let you programmatically interact with Keboola Connection's data storage layer. It abstracts the HTTP API into Python classes and methods for common operations: exporting table data to local files, uploading data from files into tables, listing buckets and their contents, and retrieving table metadata. The package depends on boto3, azure-storage-blob, google-cloud-storage, and standard HTTP libraries (requests, urllib3) to support cloud storage backends.\n\nYou can use it either through a high-level Client class that bundles bucket and table operations, or by instantiating endpoint classes directly (Tables, Buckets) for finer control. It's intended for developers building ETL workflows, data pipelines, or integration scripts that need to move data in and out of Keboola Connection. The package is marked Production/Stable but is aging, so it may not cover all newer API endpoints.","worth_installing":"Yes, if you are working with Keboola Connection and need programmatic access to its Storage API from Python. The package has low install friction, permissive licensing, and no known vulnerabilities. However, note that maintenance is aging and the client does not yet cover the entire API surface, so verify that your required endpoints are implemented before committing to it."},"id":"kbcstorage","links":{"html":"https://skillfed.io/packages/kbcstorage","md":"https://skillfed.io/packages/kbcstorage.md","pypi":"https://pypi.org/project/kbcstorage/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2026-01-15","license_spdx":null,"license_treatment":"permissive","name":"kbcstorage","python_support":"supports_current","summary":"Client for Keboola Storage API"},"popularity":{"monthly_downloads":187442,"position":9965,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.9.5"}
