Skip to main content

A bol.com api connector

Project description

Bol.com api connector in python

install

pip install bol

include

import bol

Example

Python 3.7.4 (default, Oct  4 2019, 06:57:26) 
[GCC 9.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from bol import client as bol
>>> BolShop = bol.Client(client_id='d75*****779', client_secret='AK6****quP')
logging in
>>> BolShop.
BolShop.client_id      BolShop.client_secret  BolShop.session        BolShop.token          
>>> BolShop._
BolShop._get(     BolShop._login(   BolShop._orders(  BolShop._post(    
>>> BolShop._orders()
{'orders': [{'orderId': '26000000', 'dateTimeOrderPlaced': '2019-11-23T18:59:46+01:00', 'orderItems': [{'orderItemId': '2300004', 'ean': '5000000', 'cancelRequest': False, 'quantity': 1}]}]}
>>> 
>>>

Disclaimer

At this moment, the project is alpha bleeding edge unstable software!

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

bol-0.1.4.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

bol-0.1.4-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file bol-0.1.4.tar.gz.

File metadata

  • Download URL: bol-0.1.4.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.8.0

File hashes

Hashes for bol-0.1.4.tar.gz
Algorithm Hash digest
SHA256 b5c1e127de42be89561eb5b254660251fa53ad78d86970b77d108cf844f5482d
MD5 0be54306c2068a1c339fc76fb4e9d054
BLAKE2b-256 5ecef1285772a441312bb574cabbb9d8c2536ba2a183a3db59f011716b0630f3

See more details on using hashes here.

File details

Details for the file bol-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: bol-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 3.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.8.0

File hashes

Hashes for bol-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 06816c5bc5da09809600f5754f49bfaa542de79e862183ad98cceec7025fae7c
MD5 112da67e657a754026035c4b3242ecc5
BLAKE2b-256 b3ae0853e5b83b98ea2a43f726824d1cf74df777c96015cd976755ca681696cc

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