cognite-toolkit
Official Cognite Data Fusion tool for project templates and configuration deployment
What it is and what it does
The Cognite Data Fusion Toolkit is a CLI and automation tool for managing Cognite Data Fusion projects. It operates in three modes: as an interactive command-line interface for retrieving and pushing CDF service configurations (datasets, data models, transformations), as a scripting tool for version-controlled YAML-based project lifecycle management with DevOps support, and as a deployment mechanism for official and custom project templates. The tool integrates with the Cognite SDK and uses a rich CLI stack (typer, rich, questionary) to provide an interactive experience, while supporting headless automation through configuration files.
It is designed for both manual administration alongside the CDF web application and for automated infrastructure-as-code workflows across development, staging, and production environments. The package ships with modularized templates following Cognite best practices and is actively maintained with support for modern Python versions (3.10–3.13).
Use it for:
- Initialize and configure new Cognite Data Fusion projects quickly using bundled templates.
- Automate CDF project configuration across multiple environments (dev, staging, prod) using version-controlled YAML files.
- Retrieve current CDF service configurations and push updates without manual web UI interaction.
- Deploy Cognite or partner-provided project templates to standardize CDF setup.
- Integrate CDF administration into CI/CD pipelines for infrastructure-as-code workflows.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
A command-line tool for configuring, administrating, and deploying Cognite Data Fusion projects through interactive commands, scripted YAML workflows, and bundled project templates.
Yes. The package is actively maintained, has no known vulnerabilities, uses a permissive Apache-2.0 license, and installs with low friction. It is the official tool for CDF project administration and template deployment, making it essential for anyone managing Cognite Data Fusion projects at scale or automating their configuration.
Install
cognite-toolkit on PyPI
pip
pip install cognite-toolkituv
uv add cognite-toolkitpoetry
poetry add cognite-toolkitInstalling cognite-toolkit
Before you install
Low install friction with a pure Python wheel. Actively maintained with a release on 2026-08-14 and an active repository. Requires Python 3.10 or later.
License in practice
Apache-2.0 permissive license allows commercial and private use with minimal restrictions.
Quickstart
pip install cognite-toolkit
cdf --help
Requires Python 3.10 or later; authentication to a Cognite Data Fusion project is needed for actual operations.
Verify before relying
- Whether the tool requires Cognite Data Fusion account credentials or API keys to function beyond --help.
- Whether templates can be customized or extended without modifying the package source.
- Performance characteristics when managing large CDF projects or complex configurations.
Package facts
| License | Apache-2.0 (permissive) |
| Python support | supports the current Python release (>=3.10) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 18 — python-dotenv, cognite-sdk, httpx, pandas, pyyaml, typer, rich, questionary, tomli, packaging, typing-extensions, toml, sentry-sdk, mixpanel, pydantic, python-dateutil, pip, filelock |
| Maintenance | actively maintained — 0 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 85,743/month — #13,901 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: cognite_toolkit-0.8.164-py3-none-any.whl
Tags
More Build Tools packages
Provides reusable utilities for Python…
permissive · top 100 on PyPI
tqdmWraps any iterable to display a real-time…
copyleft · top 100 on PyPI
pippip is the standard installer for Python…
permissive · top 100 on PyPI
hatchlingHatchling is a standards-compliant Python build…
permissive · top 100 on PyPI
grpcio-toolsGenerates Python gRPC service stubs and message…
permissive · top 1,000 on PyPI
pre-commitpre-commit is a framework for installing and…
permissive · top 1,000 on PyPI
cognite-sdkPython SDK for interacting with Cognite Data…
permissive · top 15,000 on PyPI
aws-cdk.assetsProvides Python bindings for AWS CDK asset…
permissive · top 15,000 on PyPI
aws-cdk.aws-cloudformationDefines AWS CloudFormation resources…
permissive · top 15,000 on PyPI
aws-cdk.coreProvides the core construct classes and stack…
permissive · top 15,000 on PyPI
promptflow-devkitProvides a development toolkit for building,…
permissive · top 15,000 on PyPI
dbt-fusion-package-toolsUpgrades dbt package dependencies to versions…
unclear · top 15,000 on PyPI
fastapi-cloud-cliA command-line tool for deploying and managing…
permissive · top 1,000 on PyPI
rich-toolkitRich Toolkit provides opinionated CLI…
permissive · top 1,000 on PyPI
colcon-corecolcon-core is a command-line tool that…
permissive · top 15,000 on PyPI
teradatamodelopsTeradata ModelOps Client provides a CLI and SDK…
unclear · top 15,000 on PyPI