Metadata-Version: 2.1
Name: API-callers
Version: 0.1.0
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
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 :: 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
Requires-Dist: requests

===========
api_callers
===========


.. image:: https://img.shields.io/pypi/v/api_callers.svg
        :target: https://pypi.python.org/pypi/api_callers

.. image:: https://img.shields.io/travis/williamcaesar/api_callers.svg
        :target: https://travis-ci.org/williamcaesar/api_callers

.. image:: https://readthedocs.org/projects/api-callers/badge/?version=latest
        :target: https://api-callers.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status


.. image:: https://pyup.io/repos/github/williamcaesar/api_callers/shield.svg
     :target: https://pyup.io/repos/github/williamcaesar/api_callers/
     :alt: Updates



A set of tools to work with JWT APIs


* Free software: GNU General Public License v3
* Documentation: https://api-callers.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 (2019-04-18)
------------------

* First release on PyPI.


