Skip to main content

A python package to interact with the Andromeda API of the Metropolitan Region Rhine-Neckar.

Project description

AndromedaClient

AndromedaClient is a python client for interacting with the Andromeda API of the Rhine-Neckar Metropolitan Region.

Installation

You can install AndromedaClient using pip:

pip install andromedaClient

Usage

First, import the AndromedaClient class and create a new client:

from andromedaClient import AndromedaClient
# username and password is only required for upload operations
client = AndromedaClient('https://contextbroker.digitale-mrn.de', 'username', 'password')

You can then use the client to make requests to the Andromeda API:

response = client.get('/entities/?type=Gemeinde')

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

andromedaClient-0.0.4.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

andromedaClient-0.0.4-py3-none-any.whl (2.8 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