Skip to main content

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


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.18.tar.gz (26.3 kB view hashes)

Uploaded Source

Built Distribution

beproduct-0.6.18-py3-none-any.whl (34.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page