{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/7"},{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/5"},{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/9"}],"enrichment":{"capability":"Python client library for the Shopify Admin API, supporting both REST and GraphQL endpoints for managing shop data, products, orders, and other Shopify resources.","skillfed_tags":["shopify-integration","rest-graphql","oauth-auth"],"use_cases":["Build Shopify apps that sync product catalogs, inventory, or order data to external systems.","Automate billing and subscription management by creating and activating application charges.","Implement custom fulfillment workflows that retrieve orders and create fulfillments.","Develop private apps for Shopify merchants that need direct API access without OAuth.","Migrate existing REST-based integrations to GraphQL before the February\u2013April 2025 deadline."],"what_it_does":"ShopifyAPI is the official Python client for Shopify's Admin API, enabling developers to programmatically interact with Shopify shops. It provides object-oriented wrappers around Shopify's REST and GraphQL endpoints, allowing you to create, read, update, and delete resources like products, orders, customers, and fulfillments. The library handles OAuth authentication for public and custom apps, as well as direct access for private apps, and includes session management to scope API calls to specific shops.\n\nThe package relies on pyactiveresource, PyJWT, PyYAML, and six as runtime dependencies. However, Shopify has deprecated the REST API as of October 1, 2024, with public apps required to migrate to GraphQL by February 2025 and custom apps by April 2025. New projects should plan for GraphQL-first development.","worth_installing":"Yes, with conditions. ShopifyAPI is actively maintained and production-stable for existing REST integrations, but new projects should commit to GraphQL from the start given the REST API deprecation timeline (February 2025 for public apps, April 2025 for custom apps). The high install friction is manageable for Shopify-focused work."},"id":"shopifyapi","links":{"html":"https://skillfed.io/packages/shopifyapi","md":"https://skillfed.io/packages/shopifyapi.md","pypi":"https://pypi.org/project/shopifyapi/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2024-11-04","license_spdx":null,"license_treatment":"permissive","name":"ShopifyAPI","python_support":"unspecified","summary":"Shopify API for Python"},"popularity":{"monthly_downloads":752869,"position":5151,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.7.0"}
