Skip to main content

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

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


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 hashes)

Uploaded Source

Built Distribution

PyWiW-0.1.2-py3-none-any.whl (5.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page