Metadata-Version: 1.1
Name: API_callers
Version: 0.1.1
Summary: A set of tools to work with JWT APIs
Home-page: https://github.com/williamcaesar/API_callers
Author: William Caesar
Author-email: williamcaesar@pm.me
License: GNU General Public License v3
Description: ===========
        api_callers
        ===========
        
        
        .. image:: https://img.shields.io/pypi/v/API-callers.svg
                :target: https://pypi.python.org/pypi/API-callers
        
        .. image:: https://travis-ci.com/williamcaesar/API_callers.svg?branch=master
            :target: https://travis-ci.com/williamcaesar/API_callers
                
        
        .. image:: https://pyup.io/repos/github/williamcaesar/API_callers/shield.svg
             :target: https://pyup.io/repos/github/williamcaesar/API_callers/
             :alt: Updates
             
             
        .. image:: https://api.codeclimate.com/v1/badges/0d12be035a4fc86a5fb4/maintainability
           :target: https://codeclimate.com/github/williamcaesar/API_callers/maintainability
           :alt: Maintainability
        
        
        
        A set of tools to work with JWT APIs
        
        
        * Free software: GNU General Public License v3
        
        
        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 (2019-04-18)
        ------------------
        
        * First release on PyPI.
        
Keywords: API_callers
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
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
