Skip to main content

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.

Was this section helpful?