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.3.tar.gz
(14.6 kB
view details)
Built Distribution
beproduct-0.1.3-py3-none-any.whl
(18.4 kB
view details)
File details
Details for the file beproduct-0.1.3.tar.gz
.
File metadata
- Download URL: beproduct-0.1.3.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 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 | ba89ad54f341c92b19df9d2227b67c4c5b54e97d69be8442ab55b11ba2dee31c |
|
MD5 | c6980150c217c8e72e3c51c7071ad19f |
|
BLAKE2b-256 | 360c723c66adfb63c2b60ca2e99568aa377c1fc12444d5f96454e77eb17d7203 |
File details
Details for the file beproduct-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: beproduct-0.1.3-py3-none-any.whl
- Upload date:
- Size: 18.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 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 | 35dbe594f85ccbf2d4b1a8d398cbf99f1733c046eb40312ee6c5007f97ee702c |
|
MD5 | 9b71063fa1d1bf9cfaab47e3a65adb6e |
|
BLAKE2b-256 | 4140c516bfe21eb79c0cf5701a9db7134f6763939f320edcf9531266e0f4c8f0 |