{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/3"}],"enrichment":{"capability":"Python client library for the Treasure Data REST API, enabling queries, job management, and data import to a cloud data warehouse.","skillfed_tags":["data-warehouse","rest-client","bulk-import"],"use_cases":["Run SQL queries (Hive or Presto) against Treasure Data and retrieve results row-by-row in Python.","List and monitor query jobs running on Treasure Data, checking status and retrieving results.","Import CSV or JSON files into Treasure Data tables in streaming or batch mode with custom column type handling.","Load Treasure Data query results into DataFrames using pandas with Database API compatibility.","Bulk import msgpack-formatted data with error tracking and validation before committing to the warehouse."],"what_it_does":"td-client is a Python wrapper around Treasure Data's REST API that lets you run queries, manage jobs, and import data into Treasure Data's cloud warehouse. It supports direct API calls and Database API compatibility for tools like pandas. The library includes comprehensive type hints for static type checking and handles streaming imports, bulk batch imports, and result retrieval.\n\nYou interact with Treasure Data through a Client context manager, passing your API key and choosing an endpoint. The package handles authentication, request formatting, and response parsing. It depends on python-dateutil, msgpack, and urllib3 for date handling, binary serialization, and HTTP requests respectively.","worth_installing":"Yes, if you use Treasure Data. The library is stable, has low install friction, carries no known vulnerabilities, and provides both raw API access and Database API compatibility. The 197-day release gap suggests maintenance is reactive rather than proactive, so verify that it still aligns with your Treasure Data API version before relying on it for production."},"id":"td-client","links":{"html":"https://skillfed.io/packages/td-client","md":"https://skillfed.io/packages/td-client.md","pypi":"https://pypi.org/project/td-client/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2026-01-29","license_spdx":null,"license_treatment":"permissive","name":"td-client","python_support":"supports_current","summary":"Treasure Data API library for Python"},"popularity":{"monthly_downloads":370233,"position":7181,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.7.0"}
