Skip to main content

Pluralsight client library for API management

Project description

pluralsight
===========

.. image:: https://img.shields.io/pypi/v/pluralsight.svg
:target: https://pypi.python.org/pypi/pluralsight

.. image:: https://img.shields.io/travis/tonybaloney/pluralsight.svg
:target: https://travis-ci.org/tonybaloney/pluralsight

.. image:: https://readthedocs.org/projects/pluralsight/badge/?version=latest
:target: https://readthedocs.org/projects/pluralsight/?badge=latest
:alt: Documentation Status


Pluralsight client library for API management

* Free software: Apache-2 license
* Documentation: https://pluralsight.readthedocs.org.

Features
--------

* Invitation management using the license API
* User management using the license API
* Team information
* Invite URL generation

Usage
-----

.. code-block:: python

from pluralsight.licensing import LicensingAPIClient

client = LicensingAPIClient(plan, api_key)

invites = client.invites.get_all_invites()


=======
History
=======

1.2.1 (12th July 2018)
----------------------

* Decode report download to remove BOM from Python 3

1.2.0 (5th Feb 2018)
--------------------

* Fixed issue with report downloads just being named the plan instead of a CSV name

0.16.0 (20th Jan 2017)
----------------------

* Added string representations for the core models

0.15.0 (19th Jan 2017)
----------------------

* Add support for filtering invitations

0.14.0 (17th Jan 2017)
----------------------

* Add support for generating the invite URL from an invite object using :class:`Invite`.`generate_url()`

0.13.0 (21st Dec 2016)
----------------------

* Add support for cancelling invitations

0.12.0 (20th Dec 2016)
----------------------

* Fix bug in initialization of invite objects

0.11.0 (20th Dec 2016)
----------------------

* Provide the error message from the Pluralsight API on non-20x responses


0.10.0 (2016-12-12)
------------------

* First stable release on PyPI.
* Support for models, invites, users and reports


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

pluralsight-2.0.0.tar.gz (24.9 kB view hashes)

Uploaded Source

Built Distribution

pluralsight-2.0.0-py2.py3-none-any.whl (16.2 kB view hashes)

Uploaded Python 2 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