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
deutschland_api_sdk-0.1.7.tar.gz
(10.9 kB
view details)
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 deutschland_api_sdk-0.1.7.tar.gz.
File metadata
- Download URL: deutschland_api_sdk-0.1.7.tar.gz
- Upload date:
- Size: 10.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
74787d503482cff37388485f8e1b6a59fd1249ffdced940ee73045d2a2189afc
|
|
| MD5 |
42d8b4835904fb03ae2925ebd43b65fd
|
|
| BLAKE2b-256 |
e221efec256ae1ba9fa367926d9b4633c9aebcdea986ad53de0363fbf75295f3
|
File details
Details for the file deutschland_api_sdk-0.1.7-py3-none-any.whl.
File metadata
- Download URL: deutschland_api_sdk-0.1.7-py3-none-any.whl
- Upload date:
- Size: 42.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e942c0febc124c69d0b0fd3f1b7d34dcffd5c792ff46d98fbe3fb6139ba35ec0
|
|
| MD5 |
3fc6b58316ae03f0607b8a328362e6e9
|
|
| BLAKE2b-256 |
ab8d850624eee78d259b7f209ba1fb181819be7c8aabd7dc3998d1002b477782
|