Skip to content

cognitedata/cognite-sdk-python-experimental

Repository files navigation

Cognite logo

Cognite Python SDK Experimental Extensions

Release Status Documentation Status PyPI version tox Code style: black codecov

This is an extensions package to the Cognite Python SDK for developers testing features in development in Cognite Data Fusion (CDF).

Quickstart

Import a client with:

from cognite.experimental import CogniteClient

The resulting client object will contain all normal SDK functionality in addition to experimental extensions.

Note that Asset functionality currently points to playground due to typing, if needed use client.assets_v1 to force the use of the v1 endpoints.

Documentation

Installation

To install this package:

$ pip install cognite-sdk-experimental

About

Cognite Python SDK Experimental Extensions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages