Skip to main content

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

Uploaded Source

Built Distribution

geoshoplib-0.2.0-py2.py3-none-any.whl (7.6 kB view hashes)

Uploaded Python 2 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