Pluralsight client library for API management
Project description
===============================
pluralsight
===============================
.. image:: https://img.shields.io/pypi/v/pluralsight.svg
:target: https://pypi-hypernode.com/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
=======
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
pluralsight
===============================
.. image:: https://img.shields.io/pypi/v/pluralsight.svg
:target: https://pypi-hypernode.com/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
=======
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pluralsight-1.0.0.tar.gz
(34.0 kB
view hashes)
Built Distribution
Close
Hashes for pluralsight-1.0.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66a152fe2c4fd1e116369a1744de66d2956915e1312848e8e545ed06daf83f6f |
|
MD5 | 79d2d413ed93919a5e9833fb24dcc00c |
|
BLAKE2b-256 | c3d0a41ff6e11632bc7f23a683eef25c2a8839a7cc96de10f3a2926b6fba844e |