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
Release files for deutschland-api-sdk 0.1.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| deutschland_api_sdk-0.1.7.tar.gz | 10.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| deutschland_api_sdk-0.1.7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 53.5 kB
Release files / deutschland_api_sdk-0.1.7.tar.gz
| Download URL | deutschland_api_sdk-0.1.7.tar.gz |
|---|---|
| Size | 10.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
74787d503482cff37388485f8e1b6a59fd1249ffdced940ee73045d2a2189afc
|
|
BLAKE2b-256 checksum How to use checksums |
e221efec256ae1ba9fa367926d9b4633c9aebcdea986ad53de0363fbf75295f3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Release files / deutschland_api_sdk-0.1.7-py3-none-any.whl
| Download URL | deutschland_api_sdk-0.1.7-py3-none-any.whl |
|---|---|
| Size | 42.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e942c0febc124c69d0b0fd3f1b7d34dcffd5c792ff46d98fbe3fb6139ba35ec0
|
|
BLAKE2b-256 checksum How to use checksums |
ab8d850624eee78d259b7f209ba1fb181819be7c8aabd7dc3998d1002b477782
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|