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.11.tar.gz
(23.6 kB
view hashes)
Built Distribution
beproduct-0.6.11-py3-none-any.whl
(30.9 kB
view hashes)
Close
Hashes for beproduct-0.6.11-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef039e1f98145e6d45447d5185f5a5322d286b3dc0e10370e275bbeb9d202825 |
|
MD5 | 7955bff09a0238ad33b945f6806dbfe8 |
|
BLAKE2b-256 | 80f2267df7cb9993a2cfc773f4f6fef13ae0f870eb65650dfc6edc3157dd95fb |