Skip to main content

A simple library that helps call Shopify's API

Project description

Shopify Custom API Library

A custom Shopify API library that make shopify api call more easy.

Table of Contents

Features

  • Easy authentication with Shopify.
  • Simplified methods for common API operations.
  • Support for additional Shopify API endpoints not covered by the official library.

Installation

To install the package, you can use pip:

pip install -U shopify_custom_api

Getting started

setup

from cshopify import API

shop = API(store_url='STORE_NAME', access_token='shpat_xxxxxxxxxxxxxxxxxxxxxxx', api_version='2024-01')

option

parameter description
data JSON format data
endpoint Resource type that need to be processed
params Additional parameters for query

get

.get(endpoint, params)

post

.post(endpoint, data)

put

.put(endpoint, data)

delete

.delete(endpoint)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

shopify_custom_api-0.1.3.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

shopify_custom_api-0.1.3-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file shopify_custom_api-0.1.3.tar.gz.

File metadata

  • Download URL: shopify_custom_api-0.1.3.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.3

File hashes

Hashes for shopify_custom_api-0.1.3.tar.gz
Algorithm Hash digest
SHA256 2b8b0d6092eddd66f762aa596b1dd85e409ffdd8983fb5acc82d551190a76999
MD5 ac1133329fb9806fc6b9c19fd7150172
BLAKE2b-256 dfd77c09c3f956fd488b5e5882486b9e3e494675ff3bae45cffa926c79903016

See more details on using hashes here.

File details

Details for the file shopify_custom_api-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for shopify_custom_api-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 936f511446d0680a29ade45ef71d27c811db0f665d87d329193e7c22fa4f8e50
MD5 6cb6c58f76026a0c25d8ac0268f481f6
BLAKE2b-256 7b44845f0eec298a21bd07f74843633feca705c38487198c683080dda243c05a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page