A When I Work API Python wrapper
Project description
PyWiW
PyWiW is a Python wrapper library for the WhenIWork API built to simplify requests to the WhenIWork platform.
Installation
From GitHub :
$ pip install git+https://github.com/bannour-stuart/PyWiW
Prerequisites
- Python 3.7
- A WhenIWork account and API token. Find out how to get your account's token on https://apidocs.wheniwork.com/external/index.html#section/Authentication
How to set up
from PyWiW import WiW
key = '<API_token>'
account = WiW(token = key)
# Set child account user_ID with which you'd like to interact with
account.user_id = '<W-UserID>'
API Official Doc
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
PyWiW-0.1.2.tar.gz
(5.4 kB
view details)
Built Distribution
PyWiW-0.1.2-py3-none-any.whl
(5.7 kB
view details)
File details
Details for the file PyWiW-0.1.2.tar.gz
.
File metadata
- Download URL: PyWiW-0.1.2.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7cd3d0f29303e4bd1198a25c547c2eac31737bcf9f1c08fb33e5020e6140c527 |
|
MD5 | 5ac23714b010e949bca7e383ce0e8bfa |
|
BLAKE2b-256 | 54b05e8751963abd4e6d64b9f9376e5ff45dad2e8606d4eabcff8d7af8093e0c |
File details
Details for the file PyWiW-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: PyWiW-0.1.2-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04e826e9fed85ffb6557f3e3b84eb78c740d55b51375284376b5d37a55e57fb0 |
|
MD5 | 5e18fa4f72ed081e6b70a4f0f403a967 |
|
BLAKE2b-256 | be3d2788c220f0c602d1b7d747083309a6a358eabcd866951eb1590883111672 |