Simple Client to fetch products from http://www.bergholm.com/
Project description
# Bergholm API Client
Simple Client to fetch products from http://www.bergholm.com/
## Install package
``` pip install bergholm-api-client ```
## Usage
```
from bergholm.api import Client
client = Client()
client.get_all_cihb()
client.get_products_by_family_id(012)
client.get_models_by_family_id(345)
client.get_images_by_family_id(678)
client.get_information_by_model_id(910)
```
Simple Client to fetch products from http://www.bergholm.com/
## Install package
``` pip install bergholm-api-client ```
## Usage
```
from bergholm.api import Client
client = Client()
client.get_all_cihb()
client.get_products_by_family_id(012)
client.get_models_by_family_id(345)
client.get_images_by_family_id(678)
client.get_information_by_model_id(910)
```
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
File details
Details for the file bergholm-api-client-0.0.1.tar.gz
.
File metadata
- Download URL: bergholm-api-client-0.0.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 279547491c65f1bc34e59ec8fc5ca03b646c767243b1ec29f15cf29cd1554094 |
|
MD5 | b72d5776941741b13a42d56c950fe9fc |
|
BLAKE2b-256 | fd20298e7eb1e80723afb745350c0d99fdf320479fa11f147e16406f17a0afe5 |