Community SDK for Hapag-Lloyd API
Project description
Hapag Lloyd Python SDK
This SDK contains all publicly available APIs for Hapag Lloyd.
Installation
pip install hapag-lloyd-sdk
Usage
Quick start with environment variables:
from hapag_lloyd_sdk import HapagLloydClient
client = HapagLloydClient()
If you have not set the environment variables, you can pass them as arguments:
from hapag_lloyd_sdk import HapagLloydClient
client = HapagLloydClient(client_id='xxx', client_secret='xxx')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hapag_lloyd_sdk-0.2.1.tar.gz
(2.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 hapag_lloyd_sdk-0.2.1.tar.gz.
File metadata
- Download URL: hapag_lloyd_sdk-0.2.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
06a644668dc698e440db1182e04ca5366bbd98d6492781c655da6b1e207ae8c6
|
|
| MD5 |
5d017f90c8cddd741a909a0ee7397463
|
|
| BLAKE2b-256 |
2faa5035fb83c3b11540de36c2c8ed823dd9c959029fb08613daa2840402b754
|
File details
Details for the file hapag_lloyd_sdk-0.2.1-py3-none-any.whl.
File metadata
- Download URL: hapag_lloyd_sdk-0.2.1-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b59b9521c7e25310a4e16dbe8a86b1278ce277c30bc7ba7c4f0d400261d94158
|
|
| MD5 |
8ede457fe4bf53e98ec8490100186885
|
|
| BLAKE2b-256 |
1a2729bb0ec29e02ebd787a653d4d120a68d4a371d028b98e64cbf9b6ff3cdb3
|