BeProduct Public API SDK
Project description
BeProduct Python SDK Package
Read full documentation at https://python.beproduct.com
Example
Install:
pip install --upgrade beproduct
Use:
from beproduct.sdk import BeProduct
client = BeProduct(client_id='YOUR_CLIENT_ID',
client_secret='YOUR_CLIENT_SECRET',
refresh_token='YOUR_REFRESH_TOKEN',
company_domain='YOUR_COMPANY_DOMAIN')
style = client.style.attributes_get(style_id='e81d3be5-f5c2-450f-888e-8a854dfc2824')
print(style)
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
beproduct-0.1.8.tar.gz
(14.6 kB
view details)
Built Distribution
beproduct-0.1.8-py3-none-any.whl
(18.4 kB
view details)
File details
Details for the file beproduct-0.1.8.tar.gz
.
File metadata
- Download URL: beproduct-0.1.8.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c2d4da654679e85232ad15132d25496039a8ea0ac20cd7bbf8c24dccab5abc8f |
|
MD5 | 9e060a56cc33130674684475629c1e23 |
|
BLAKE2b-256 | 3161fa9edbc624589ccf152ef645737a59579568975abfa65b01d4c6a6a3d6c6 |
File details
Details for the file beproduct-0.1.8-py3-none-any.whl
.
File metadata
- Download URL: beproduct-0.1.8-py3-none-any.whl
- Upload date:
- Size: 18.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3727a2ac8d6b206e66af460fac5a4c9f7bc9f0e2ceeb633ac4bac3223804cd94 |
|
MD5 | 4d4c85d5b2541051111dba039b71920a |
|
BLAKE2b-256 | aa18448488e3cf8465d9e01323677f1428029f456aac16f6f6852f818c850648 |