Python Client for Walmart Canada Marketplace API
Project description
Python Client for Walmart Canada Marketplace API
Currently works for only Canada Marketplace.
Before Usage
You have to get your consumer-id, channel-type and private-key information from: https://seller.walmart.ca/api-key
Installation
pip install wmapi
Usage
Import the package
import wmapi
Create an API Class and request as below:
items_api = wmapi.Items(client_id = '<your client id>',
private_key='<private key>',
channel_type='<channel type>')
result = items_api.get_all_items()
More
This library is maintained by https://sellerzon.com Please contact for further inquiries: help@sellerzon.com
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wmapi-0.1-py3-none-any.whl.
File metadata
- Download URL: wmapi-0.1-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e8aa73a9d9a911e2d44b010d90ece96a47ce13ae323b945f120ab9a2cade023
|
|
| MD5 |
54c5dee4212e3e371de37917ce6e25e8
|
|
| BLAKE2b-256 |
56d939d5f7b2a1fc10021b2c2a9d9f399bc57ec900d1912c8d6697fc1243cfd8
|