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_name='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.1.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.1-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: shopify_custom_api-0.1.1.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.1.tar.gz
Algorithm Hash digest
SHA256 9137794ad0a19cc0a6c9ca1f30bae967fbfbd4fc5f3a89275edaef658a7c9832
MD5 95c77879ecf076ec3cb8419d8835807d
BLAKE2b-256 2bebd487c1d5672ec9bf6b2c6ab98af8fa2f58a8de2f30becfec5f7bad50b7f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for shopify_custom_api-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ef6782cc5bbd3f69019c2ce994ab4ae646286d7b2665648a7c9822ca776db9e6
MD5 538936755785b5e5971a17d88ece0b98
BLAKE2b-256 2c001bf8696a91090169b99747eb512654adf1c9de3958a106add5c3728533b9

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