Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cognite-toolkit

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cognite-toolkit

Official Cognite Data Fusion tool for project templates and configuration deployment

  • 0.3.23
  • PyPI
  • Socket score

Maintainers
1

Cognite Data Fusion Toolkit

release Github PyPI Downloads GitHub Docker Pulls Ruff mypy

The CDF Toolkit is a command-line interface (cdf) used for configuring and administrating Cognite Data Fusion (CDF) projects. It ships with modularised templates that helps you configure Cognite Data Fusion according to best practices.

It supports three different modes of operation:

  1. As an interactive command-line tool used alongside the Cognite Data Fusion web application to retrieve and push configuration of the different Cognite Data Fusion services like data sets, data models, transformations, and more. This mode also supports configuration of new Cognite Data Fusion projects to quickly get started.
  2. As tool to support the project life-cyle by scripting and automating configuration and management of Cognite Data Fusion projects where CDF configurations are kept as yaml-files that can be checked into version control. This mode also supports DevOps workflows with development, staging, and production projects.
  3. As a tool to deploy official Cognite project templates to your Cognite Data Fusion project. The tool comes bundled with templates useful for getting started with Cognite Data Fusion, as well as for specific use cases delivered by Cognite or its partners. You can also create your own templates and share them.

Usage

Install the Toolkit by running:

pip install cognite-toolkit

Then run cdf --help to get started with the interactive command-line tool.

For more information

More details about the tool can be found at docs.cognite.com.

You can find an overview of the modules and packages in the module and package documentation.

See ./CONTRIBUTING.md for information about how to contribute to the cdf-tk tool or templates.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc