Simple Python wrapper to fetch data from GLS (gls-group.eu)
Project description
GLS REST API Python Client
This is a Python client for the GLS (https://gls-group.eu) REST API. It allows you to track your shipments.
It currently only supports package tracking, not any other API endpoints.
Installation
pip install glsapi
Usage
from glsapi import GLSAPI
api = GLSAPI()
# Realtime tracking
tracking = api.tracking("YOUR_SHIPMENT_NUMBER")
License
This project is licensed under the MIT License - see the LICENSE file for details.
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
glsapi-0.9.1.tar.gz
(10.7 MB
view details)
Built Distribution
File details
Details for the file glsapi-0.9.1.tar.gz
.
File metadata
- Download URL: glsapi-0.9.1.tar.gz
- Upload date:
- Size: 10.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75b701611853d8314560609f2e08740d6df1bbd5e0221ac152e82043325bc132 |
|
MD5 | 9e8b8bfdea625848fda506e236d4e2f0 |
|
BLAKE2b-256 | 2b38afd07c545bceae5dd45bdbaa6d98200514474a993b222089adef4cc21fa9 |
File details
Details for the file glsapi-0.9.1-py3-none-any.whl
.
File metadata
- Download URL: glsapi-0.9.1-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | afd9f16814fdab010ff294fbfb13438e0de507de9b76114724a262e882f1759f |
|
MD5 | ac607a4b5846690d950814bf79c7bdbf |
|
BLAKE2b-256 | bbf991258428673ab5deb4aa12602533fd6e29ac0123eb10ee43063346c61c69 |