Metadata-Version: 1.1
Name: degreed-client
Version: 2.2.2
Summary: The Degreed python package to leverage and connect to the Degreed API from python 3.
Home-page: https://github.com/Rmaravanyika/degreedClient
Author: Ronald Maravanyika
Author-email: rmaravanyika@gmail.com
License: Apache Software License 2.0
Description: =============================
        Python client for Degreed API
        =============================
        
        
        .. image:: https://img.shields.io/pypi/v/degreedClient.svg
                :target: https://pypi.python.org/pypi/degreedClient
        
        .. image:: https://img.shields.io/travis/Rmaravanyika/degreedClient.svg
                :target: https://travis-ci.org/Rmaravanyika/degreedClient
        
        .. image:: https://readthedocs.org/projects/degreedClient/badge/?version=latest
                :target: https://degreedClient.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        The Degreed python package to leverage and connect to the Degreed API from python 3.
        
        
        * Free software: Apache Software License 2.0
        * Documentation: https://degreedClient.readthedocs.io.
        
        
        Features
        --------
        
        * Users Module
        * Content Module ( article, books, videos and courses)
        * Provider Module
        * Pathways Module
        * Recommendations Module
        * Required Learning Module
        * Completions Module
        * Certifiable skills Module
        * Skill Plan Module
        * Skills Rating Module
        * Search terms Module
        * Views Module
        * Groups Module
        
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        This package was derived from tonybaloney_ Anthony Shaw's open source project for the pathgather python client.
        
        .. _tonybaloney: https://github.com/tonybaloney/pathgather
        
        
        =======
        History
        =======
        
        2.2.2 (2020-05-17)
        ------------------
        
        2.1.2 (2020-05-13)
        ------------------
        
        2.1.1 (2020-05-13)
        ------------------
        
        2.1.0 (2019-09-27)
        ------------------
        
        2.0.0 (2019-09-09)
        ------------------
        
        1.8.0 (2019-07-25)
        ------------------
        
        1.6.2 (2019-07-06)
        ------------------
        
        1.6.1 (2019-07-06)
        ------------------
        
        1.5.0 (2019-07-04)
        ------------------
        
        1.0.0 (2019-05-21)
        ------------------
        
        
        
        * First release on PyPI.
        
Keywords: degreedClient
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
