--- id: altimate-datapilot-cli version: "0.3.5" license: MIT license_treatment: permissive maintenance: active --- # altimate-datapilot-cli — Assistant for Data Teams License: permissive · Maintenance: active · Downloads: 110.6K/mo ## What it is and what it does Altimate DataPilot CLI is a command-line assistant built for data teams, combining SQL query analysis (via sqlglot), configuration management (ruamel.yaml), and clipboard integration (pyperclip) into a unified tool. It uses the Model Context Protocol (mcp) to interface with external services and relies on pydantic for data validation and python-dotenv for environment configuration. The package is positioned as a productivity tool for data workflows, letting teams interact with data analysis tasks through a CLI rather than a GUI. With low install friction (pure Python wheel), active maintenance, and support for Python 3.8–3.12, it's ready for immediate use in modern Python environments. Use it for: - Automate SQL query analysis and validation from the command line in data pipelines. - Integrate data team workflows with external AI models or tools via the MCP protocol. - Manage data configuration and environment variables for multi-environment data projects. - Copy and share query results or analysis output via clipboard integration. - Build scripted data workflows that combine SQL parsing, configuration, and external API calls. ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. A CLI tool that provides an AI assistant interface for data teams, integrating with SQL analysis and clipboard utilities through a command-line interface. Yes, if you need a CLI-based data assistant for your team. Active maintenance, permissive MIT license, low install friction, and no known vulnerabilities make it safe to adopt. The recent dependency relaxation (mcp pin) shows responsive upstream care. Verify that its specific SQL and AI capabilities align with your workflow before committing. ## Install pip install altimate-datapilot-cli uv add altimate-datapilot-cli poetry add altimate-datapilot-cli ## Installing altimate-datapilot-cli Before you install: Low friction install with a pure-Python wheel. Active maintenance: last commit 2026-07-29, released 16 days ago. Dependency pin recently relaxed (0.3.1) to allow mcp 1.x versions, suggesting responsive upstream management. License in practice: MIT license (permissive) means you can use, modify, and distribute this package with minimal restrictions—suitable for both commercial and open-source projects. Quickstart: pip install altimate-datapilot-cli from altimate_datapilot_cli import cli # Then invoke via command line: datapilot-cli [commands] Requires Python 3.8 or later; designed as a CLI tool, so primary usage is via command-line invocation rather than direct library import. Verify before relying: - What specific SQL analysis or data team workflows the assistant supports—the fact sheet does not detail feature scope. - Whether the MCP integration enables external tool/model connections and what those might be. - Performance characteristics or scalability limits for typical data team workloads. ## Package facts - License: MIT (permissive) - Python support: supports_current - Install friction: low - Maintenance: active - Downloads: 110.6K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags data team assistant cli, sql analysis command line, ai data pipeline tool, datapilot cli, data workflow automation, sql query assistant, data team productivity tool, data-assistant, sql-cli, ai-integration [View on SkillFed](https://skillfed.io/packages/altimate-datapilot-cli) · [View on PyPI](https://pypi.org/project/altimate-datapilot-cli/)