--- title: ShopifyQL Python SDK and CLI now available for analytics - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/shopifyql-python-sdk-and-cli-now-available-for-analytics md: https://shopify.dev/changelog/shopifyql-python-sdk-and-cli-now-available-for-analytics.md --- [Back to Developer changelog](https://shopify.dev/changelog) December 10, 2025 Tags: * API # ShopifyQL Python SDK and CLI now available for analytics Developers and merchants can now access ShopifyQL data through a dedicated Python SDK and CLI tool designed for analytics workflows. The ShopifyQL Python package provides a clean, Pythonic interface for ShopifyQL queries while handling GraphQL API complexity behind the scenes. It eliminates manual OAuth implementation and HTTP request handling, returning data directly as either pandas DataFrames or polars DataFrames.This enables you to create reporting apps and export data to data warehouses without managing GraphQL interactions directly. [Learn more](https://shopify.dev/docs/apps/build/shopifyql/python-sdk-and-cli).