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
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 Distribution
bol-0.1.3.tar.gz
(2.7 kB
view details)
Built Distribution
bol-0.1.3-py3-none-any.whl
(3.7 kB
view details)
File details
Details for the file bol-0.1.3.tar.gz
.
File metadata
- Download URL: bol-0.1.3.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.1 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8de12d1a9a6408efb7cad4bc9690cfa4130179b1fa29a8e239c20a32ada6cf7 |
|
MD5 | 72a608aa975caaf9f2620252394d0ea9 |
|
BLAKE2b-256 | 96892289d17bd36815adb08ad2c84eb3a43f66e8d5cc496d8a707dfa389f58fb |
File details
Details for the file bol-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: bol-0.1.3-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.1 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 25be1acc63cac49807fdf6aa99d5d63897999ca78ec87c1d567203f4592aaa80 |
|
MD5 | 63388df2dcec9e91cb6e5ba714403ab3 |
|
BLAKE2b-256 | e8f4b3da9a723bed0e5a8907311933d6fe65a4de1fb07b3066e934fdba86394d |