Skip to content

SatelCreative/spylib

Repository files navigation

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