Python API to access geoshop services.
Project description
Small library which provides api to contact to geoshop.
For reading all products:
- create a base_service
- create a user_service with user/password and base_service as service parameter
- read the products => get_products()
For reading a specific product definition:
- create a base_service
- create a product with a known product_id, user/password and base_service as parameter
- read the definition => get_definition()
Have fun!
0.4.0 —
- Set correct version configuration.
0.3.0 —
- Use geoshop id for error handling now.
0.2.0 —
- Fix bug when fields are not set in geoshop, now it is printed out to the console but the lib keeps running
0.1.0 —
- Initial version.
- implements first views for connection data sets
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
geoshoplib-0.4.0.tar.gz
(4.4 kB
view hashes)
Built Distribution
Close
Hashes for geoshoplib-0.4.0-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a159610e20265ec0b64b4696bfaa15772cfbb7d1e39e4eee2b1a9982c8d9b9e |
|
MD5 | 6911d8068140e0933fd2e5a6a1c9f50b |
|
BLAKE2-256 | fafd0e14855bcb53edaa8fc8cf71c8cdec1d1de44e8400f230069d6df5144290 |