Welcome to pluralsight client for Python’s documentation!

pluralsight

https://img.shields.io/pypi/v/pluralsight.svg https://img.shields.io/travis/tonybaloney/pluralsight.svg Documentation Status

Pluralsight client library for API management

Features

  • Invitation management using the license API

  • User management using the license API

  • Team information

  • Invite URL generation

Usage

from pluralsight.licensing import LicensingAPIClient

client = LicensingAPIClient(plan, api_key)

invites = client.invites.get_all_invites()

Contents:

Indices and tables