A library to facilitate interfacing with Shopify's API


Keywords
shopify
License
MIT
Install
pip install spylib==0.10.2

Documentation

Shopify Python Library - SPyLib

The Shopify python library, or SPyLib, simplifies the use of the Shopify services such as the REST and GraphQL APIs as well as the OAuth authentication. All of this is done asynchronously using asyncio.

Tests pypi versions license

Installation

pip install spylib

What can SPyLib do?

Official documentation

Shopify components managed by SPyLib:

  • Admin API
  • Install an app through OAuth
  • Session tokens
  • Webhooks
  • Multipass