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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file andromedaclient-0.0.6.tar.gz.
File metadata
- Download URL: andromedaclient-0.0.6.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac079e8cbef2d575b0f27a2f7ac0a88461f12626f22a0569fc856a4103075f09
|
|
| MD5 |
c89649e3aadbdf23834fa8818aaff158
|
|
| BLAKE2b-256 |
40ddc8c19dded09d673c4b322d91eb25f057fb612aa03adc3b26aebb2973f3a3
|
File details
Details for the file andromedaClient-0.0.6-py3-none-any.whl.
File metadata
- Download URL: andromedaClient-0.0.6-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dfc2d9b9d11e9991f3d7bc57b566e9515dbfeb2157d215cd573f2da24a450917
|
|
| MD5 |
95ddad6b246f8bf95d0b145cf3b78f16
|
|
| BLAKE2b-256 |
fa57918c6cb96d0eca8c4d7f6a57283bde14fdb10c5775bbdb2821c1f5f949e8
|