Metadata-Version: 1.1
Name: RESTEasyCLI
Version: 0.8.0
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.8.0.tar.gz
Description: 
        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
        
        
        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
        
        
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
