Metadata-Version: 2.1
Name: RESTEasyCLI
Version: 0.9.8
Summary: Handy REST API client on your terminal
Home-page: https://github.com/rapidstack/RESTEasyCLI
Author: Arijit Basu
Author-email: sayanarijit@gmail.com
License: MIT
Download-URL: https://github.com/rapidstack/RESTEasyCLI/archive/v0.9.8.tar.gz
Keywords: REST API client CLI tool
Platform: Any
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.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
Classifier: Topic :: Internet
Classifier: Topic :: Utilities
Classifier: Topic :: Software Development
Classifier: Operating System :: MacOS
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft
Requires-Dist: cliff (==2.14.1)
Requires-Dist: PyYAML (==5.1b5)
Requires-Dist: RESTEasy (==1.0.5)
Requires-Dist: marshmallow (==3.0.0rc4)
Requires-Dist: toml (==0.10.0)
Requires-Dist: Docify (==0.4.0)
Provides-Extra: develop
Requires-Dist: pip (==19.0.3) ; extra == 'develop'
Requires-Dist: setuptools (==40.8.0) ; extra == 'develop'
Requires-Dist: wheel (==0.33.1) ; extra == 'develop'
Requires-Dist: twine (==1.13.0) ; extra == 'develop'
Requires-Dist: pylint (==2.3.1) ; extra == 'develop'
Requires-Dist: autopep8 (==1.4.3) ; extra == 'develop'
Requires-Dist: m2r (==0.2.1) ; extra == 'develop'
Requires-Dist: ipykernel (==5.1.0) ; extra == 'develop'
Requires-Dist: mkdocs (==1.0.4) ; extra == 'develop'
Requires-Dist: mkdocs-rtd-dropdown (==1.0.2) ; extra == 'develop'
Requires-Dist: tox (==3.7.0) ; extra == 'develop'
Requires-Dist: pre-commit (==1.14.4) ; extra == 'develop'
Requires-Dist: flake8 (==3.7.7) ; extra == 'develop'
Requires-Dist: pytest-cov (==2.6.1) ; extra == 'develop'


RESTEasyCLI
===========

Handy REST API client on your terminal


.. image:: https://img.shields.io/pypi/v/RESTEasyCLI.svg?style=pop
   :target: https://pypi.org/project/RESTEasyCLI
   :alt: PyPI version


.. image:: https://travis-ci.org/rapidstack/RESTEasyCLI.svg?branch=master
   :target: https://travis-ci.org/rapidstack/RESTEasyCLI
   :alt: Build Status


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


.. image:: https://codecov.io/gh/rapidstack/RESTEasyCLI/branch/master/graph/badge.svg
   :target: https://codecov.io/gh/rapidstack/RESTEasyCLI
   :alt: codecov


Supported on
------------


.. image:: https://img.shields.io/pypi/pyversions/resteasycli.svg?style=popout-square&logo=python
   :target: https://pypi.org/project/RESTEasyCLI
   :alt: PyPI pyversions


Usage and documentation
-----------------------


.. image:: https://img.shields.io/badge/interactive-demo-443355.svg?style=for-the-badge
   :target: https://resteasycli.readthedocs.io/en/latest/?badge=latest#try-an-interactive-demo
   :alt: Try an interactive demo


.. image:: https://img.shields.io/badge/full-documentation-2980B9.svg?style=for-the-badge&logo=readthedoc
   :target: http://resteasycli.readthedocs.io
   :alt: Read full documentation on Read the Docs


How to contribute
-----------------


.. image:: https://img.shields.io/badge/TODO-list-334455.svg?style=for-the-badge
   :target: https://github.com/rapidstack/RESTEasyCLI/projects
   :alt: Checkout the great TODO list on project board


.. image:: https://img.shields.io/badge/contribution-guide-333333.svg?style=for-the-badge
   :target: https://github.com/rapidstack/RESTEasyCLI/blob/master/CONTRIBUTING.md
   :alt: Checkout the contribution guide here


