Skip to main content

Python API Client for the whiplash API

Project description

https://img.shields.io/travis/fulfilio/whiplash.svg https://img.shields.io/pypi/v/whiplash.svg

Python API Client for the whiplash API

Features

  • Add Items

  • Manage Orders

  • Manage Ship Notices

Installation

pip install whiplash

Example

Create a new Item:

from whiplash import Whiplash

# Not for production
whiplash = Whiplash('Hc2BHTn3bcrwyPooyYTP', test=True)

product1 = whiplash.item.create(
    title='Apple iPhone 5',
    sku='A1429',
    group_id='iPhone 5',
)
print product1.title
print product1.id
print product1.currency

History

0.1.0 (2015-01-11)

  • First release on PyPI.

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

whiplash-0.1.0.tar.gz (12.4 kB view details)

Uploaded Source

File details

Details for the file whiplash-0.1.0.tar.gz.

File metadata

  • Download URL: whiplash-0.1.0.tar.gz
  • Upload date:
  • Size: 12.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for whiplash-0.1.0.tar.gz
Algorithm Hash digest
SHA256 5a16bdc096d08867a57c4d00bdde076dd5cdf0550f82f3334f71731bc48f7b9d
MD5 e8a1f220223e87626008829b70aec8ab
BLAKE2b-256 3d1da1ae4f8a88e9922aa07335d95f460097c1d598275d97a83db56a0c5fe287

See more details on using hashes here.

Supported by

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