A wrapper for the WhenToWork API
Project description
whentowork.py
An API wrapper for WhenToWork's Employee Scheduling software written in Python.
Installation
To install the library:
.. code:: sh
# Linux/macOS
python3 -m pip install -U whentowork.py
# Windows
py -3 -m pip install -U whentowork.py
Examples
.. code:: py
import whentowork
client = discord.Client(hostname=W2W_HOSTNAME, api_key=W2W_TOKEN)
Links
WhenToWork API <https://when2work.com/help/mgr/api-access/>_
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
whentowork-0.0.1.tar.gz
(8.6 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 whentowork-0.0.1.tar.gz.
File metadata
- Download URL: whentowork-0.0.1.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc07fd18ae0ad33fb194c596ff3dfa9947f330891d37ab08059c7a4a26509c43
|
|
| MD5 |
642e3a831e3bf9e0ef3825ac135f8c6b
|
|
| BLAKE2b-256 |
9420838ed93bdb42a7e73bccf2a359dc29361b4b1b079097c8f7104318f0269f
|
File details
Details for the file whentowork-0.0.1-py3-none-any.whl.
File metadata
- Download URL: whentowork-0.0.1-py3-none-any.whl
- Upload date:
- Size: 10.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bc7f3a47d012d24a08d0a5c7a8a59ddf68c6b58a43332a39511b02d9e6ceca4b
|
|
| MD5 |
4259bcb32670bc33ab09d4d8784083a4
|
|
| BLAKE2b-256 |
568efe40081eaec34b39599ff133782d173f4c863e97a00bdea44503b952880d
|