Client SDK to access the Deutschland API
Project description
DeutschlandAPI SDK
This SDK helps to access the DeutschlandAPI
Usage
The following example shows how you initialize the client:
from sdk.client import Client
client = Client.buildAnonymous()
collection = client.state().getAll();
for state in collection.entries:
print(state.name)
More information about the complete API at: https://app.typehub.cloud/d/deutschland-api/sdk
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
Close
Hashes for deutschland_api_sdk-0.1.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a12a920f11943bc888e63ca70859c7fe825acfd122a01ddaa4130ee1e5265fd7 |
|
MD5 | ca909f130b17e11c272629587b548876 |
|
BLAKE2b-256 | 9026eeffe6d0fb41ff439d67548d5fda14c747bf1287edf0e2b1cb755d58167a |
Close
Hashes for deutschland_api_sdk-0.1.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d7a87c78642caa955fe088e51fc8d23a3d6711bb618357b72c755479334e770 |
|
MD5 | a85224f4a2eb0e51c796c5b97a0aff80 |
|
BLAKE2b-256 | 4e7ca52ee999c632c37695f7ce9a0c6418941b17004fee7ce697db45ee91e77e |