{"categories":[{"label":"Front-Ends","url":"https://skillfed.io/packages/category/database-front-ends"}],"enrichment":{"capability":"Python SDK for interacting with Cognite Data Fusion (CDF), a cloud-based industrial data platform, with support for both synchronous and asynchronous API operations.","skillfed_tags":["async-first","industrial-data","time-series"],"use_cases":["Fetch time series data from CDF into pandas DataFrames or numpy arrays for analysis in Jupyter notebooks.","Build async data pipelines that concurrently retrieve multiple asset hierarchies or event streams without blocking.","Integrate CDF data into Streamlit dashboards using async operations for responsive, non-blocking UI updates.","Automate bulk uploads or transformations of industrial sensor data stored in Cognite Data Fusion.","Query and filter assets, events, and metadata from CDF in Python applications or data workflows."],"what_it_does":"The Cognite Python SDK is a client library for accessing Cognite Data Fusion (CDF), an industrial data platform. It provides both synchronous and asynchronous interfaces to query and manipulate time series, assets, events, and other data types stored in CDF. Version 8 introduces full async/await support via the new AsyncCogniteClient, enabling non-blocking concurrent operations in notebooks and web frameworks like Streamlit, alongside a refactored synchronous client that now wraps the async implementation internally.\n\nThe SDK is tightly integrated with pandas and numpy, offering specialized endpoints like retrieve_dataframe and retrieve_arrays for efficient bulk data retrieval. It depends on authlib and msal for authentication, httpx for HTTP operations, protobuf for serialization, and standard utility libraries. Installation is straightforward with optional extras for data science workflows (pandas, numpy, geo, sympy, yaml).","worth_installing":"Yes. The SDK is actively maintained (released within 1 day), has no known vulnerabilities, low install friction, and permissive licensing. It is the official client for Cognite Data Fusion and essential if you work with CDF data. The async support in v8 is a significant addition for concurrent workloads. Install it if you need to access CDF from Python; skip it only if you do not use Cognite's platform."},"id":"cognite-sdk","links":{"html":"https://skillfed.io/packages/cognite-sdk","md":"https://skillfed.io/packages/cognite-sdk.md","pypi":"https://pypi.org/project/cognite-sdk/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-13","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"cognite-sdk","python_support":"supports_current","summary":"Cognite Python SDK"},"popularity":{"monthly_downloads":511770,"position":6259,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"8.13.0"}
