BeProduct Public API SDK
Project description
BeProduct Python SDK Package
Read full documentation at https://sdk.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(header_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.6.25.tar.gz
(30.3 kB
view details)
Built Distribution
File details
Details for the file beproduct-0.6.25.tar.gz
.
File metadata
- Download URL: beproduct-0.6.25.tar.gz
- Upload date:
- Size: 30.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
abac19382ca427037f19091f8a244e37aff46b70b6662c0a4d0317939c9c9ebf
|
|
MD5 |
6c6c7339530a458ca741715507910e24
|
|
BLAKE2b-256 |
375a424ea8f5c90978c55eaf481026cd3f8ba4ec200bac20849906416caa631a
|
File details
Details for the file beproduct-0.6.25-py3-none-any.whl
.
File metadata
- Download URL: beproduct-0.6.25-py3-none-any.whl
- Upload date:
- Size: 39.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
ca8401e6ce021543f4e56393af717df6ca68ead08081dddc22618dd3978a6456
|
|
MD5 |
0758e0619f1d46a2e5db4509fc61739a
|
|
BLAKE2b-256 |
446026d0aafa1d8d5c8078cef9d241e850394a3bf5b55218aaf69fe9dea854da
|