Skip to main content

A bol.com api connector

Project description

Bol.com api connector in python

install

pip install bol

include

from bol import client as 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.2.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for bol-0.1.2.tar.gz
Algorithm Hash digest
SHA256 1a6e5da2c2e4052cd96fc6514fc508b478484d324e6bd3b9ceb79f79dc37fb10
MD5 a54b8bd2c09c54aef2722c28d8456479
BLAKE2b-256 f84aed2274ac23b478cda49c46c6a03696b203134f970c1a522c360fac787818

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for bol-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 93ebe77dd38398ac7c973c02f1d017eb3ce8182ec2a5b9f03d8f2b49cc71c4a0
MD5 8a9eca1282d0915806acd4dee750201e
BLAKE2b-256 da77318f5701f42d3ad0d373ae22e17b8ce18fb28183e76b730d8eb5e33d2498

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