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 details)
Built Distribution
File details
Details for the file andromedaClient-0.0.4.tar.gz
.
File metadata
- Download URL: andromedaClient-0.0.4.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6fd62f572d83e55c80af5a5c0c691811589ea5771728e334ba83789927f25cfd |
|
MD5 | ce43326dfc6664f0242d14c280700446 |
|
BLAKE2b-256 | f00ba1d5cb7e268922ef75b0d81d7b18a6472244cdd549d960c21b4d580f77c6 |
File details
Details for the file andromedaClient-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: andromedaClient-0.0.4-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32f81271fbde5b942d6c4c533aa5c2cccdd9f9722db674fe9ee72f3c9a93472c |
|
MD5 | 151ba4f752e22d9d54dfb1173f599c27 |
|
BLAKE2b-256 | 82854f2026ec349c68d5fe62f6a55b495d21308558c09f6734ee1b8f4dbe013c |