Skip to content

jamieblynn/pluralsight

Repository files navigation

pluralsight

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published