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
===========
.. 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
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-2.0.0.tar.gz
(24.9 kB
view details)
Built Distribution
File details
Details for the file pluralsight-2.0.0.tar.gz
.
File metadata
- Download URL: pluralsight-2.0.0.tar.gz
- Upload date:
- Size: 24.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
093d7bfaf8fc31bf453f188de073001636dbed14b4eacfc300639d96beb75125
|
|
MD5 |
b424b78c02323d87f8ee82c5d61d4044
|
|
BLAKE2b-256 |
f13118f1b7fe76a64749ff3b79ff0647bb31b4c8dce86cf7162d0176c106e1fd
|
File details
Details for the file pluralsight-2.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: pluralsight-2.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 16.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c32788ea956632b1ef965efd0258ca22ca2f56233ecf2e71a517574922f03126
|
|
MD5 |
3cb7b4378f93303b7b44b054bbea99cf
|
|
BLAKE2b-256 |
bafcd06a3effc1abd0f64f63887ec34689832bb482a7e6df95c19da4da175393
|