A package for accessing the Weenect-GPS api
Project description
Weenect-GPS-requests
Python library for interacting with Weenect GPS api. No liability is accepted for the use of this code - it was reverse engineered for use in a personal project.
Installation
pip install weenect-gps-api
Usage
import weenect
username = 'john.appleseed@domain.com',
password = 'p4ssw0rd'
web = weenect.webAPI(username,password)
#returns requests.Response object
r = web.getTrackers()
print(r.status_code)
print(r.json())
web.logout()
If you have any problems, open an issue and I'll help you out
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
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 weenect-gps-api-1.2.0.tar.gz.
File metadata
- Download URL: weenect-gps-api-1.2.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5fb99529920cd29fab170a6149f120ca1e3031b6186b73c268848a091d62c3f0
|
|
| MD5 |
d6fd7e67abcc820313cf486e69bb3c56
|
|
| BLAKE2b-256 |
4fd94dff8e08e985b2b3b35bda55d5a7ac232fc4d6b9f7cea5d74504a1fbdafb
|
File details
Details for the file weenect_gps_api-1.2.0-py3-none-any.whl.
File metadata
- Download URL: weenect_gps_api-1.2.0-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c230c0745dd4ea822fca3654291d47a910553dac2757c24bb72c3d27bbed0b51
|
|
| MD5 |
f43449bc8f7253384a26f5a91ddbb181
|
|
| BLAKE2b-256 |
2c8da44b9fc9f160e64ff7a20a23c04c85d3d7dfbc5a57213af26b3091d4d53e
|