Metadata-Version: 1.1
Name: pyaccredible
Version: 0.3.1
Summary: Python Wrapper Accredible API
Home-page: https://github.com/exolever/pyaccredible
Author: Tomas Garzon
Author-email: tomasgarzonhervas@gmail.com
License: MIT license
Description: =====================
        Python Accredible API
        =====================
        
        
        .. image:: https://img.shields.io/pypi/v/pyaccredible.svg
                :target: https://pypi.python.org/pypi/pyaccredible
        
        .. image:: https://img.shields.io/travis/exolever/pyaccredible.svg
                :target: https://travis-ci.org/exolever/pyaccredible
        
        .. image:: https://readthedocs.org/projects/pyaccredible/badge/?version=latest
                :target: https://pyaccredible.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Python Wrapper Accredible API
        
        
        * Free software: MIT license
        * Documentation: https://pyaccredible.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        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
        
        
        =======
        History
        =======
        
        0.1.0 (2018-09-24)
        ------------------
        
        * First release on PyPI.
        
        0.2.0 (2018-09-25)
        ------------------
        
        * Fix json values
        
        0.3.0 (2018-09-25)
        ------------------
        
        * Credential creating with issued_on allows null
        
Keywords: pyaccredible
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
