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.30.tar.gz
(30.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file beproduct-0.6.30.tar.gz.
File metadata
- Download URL: beproduct-0.6.30.tar.gz
- Upload date:
- Size: 30.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9751c50688a11c04d3b5579462ae5d19b1f1002cf7e85e35936340d114a684b7
|
|
| MD5 |
8bc3a607bf03c8606c6cb6e35b79e6ae
|
|
| BLAKE2b-256 |
57654b649940cfeaa20543fa4c439bb66f1133c1e0152888de43bba034c11968
|
File details
Details for the file beproduct-0.6.30-py3-none-any.whl.
File metadata
- Download URL: beproduct-0.6.30-py3-none-any.whl
- Upload date:
- Size: 40.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
32d0f2539d84c75a886c0d174deeb2f5ceb9777c8eb44a0e931eff2ab1882fc9
|
|
| MD5 |
4919836e070981ff66e5ec40169b28f0
|
|
| BLAKE2b-256 |
d63aa373c2e0c0520590bdf4294354ad834a17819b2b275332d4a7635732a934
|