Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

About

When I Work API Python Wrapper

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages