Altimate DataPilot CLI is a command-line tool designed to assist data teams with SQL quality, documentation, and data modeling workflows. Version 0.2.3 requires Python >=3.8. The package is actively maintained by Altimate AI.
pip install altimate-datapilot-cliNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize the DataPilot client with your API key and analyze a SQL statement.
Use 'import datapilot' or 'from datapilot import DataPilot'
Upgrade to the latest version: pip install --upgrade altimate-datapilot-cli
Set the environment variable or pass the api_key argument explicitly.