Metadata-Version: 2.1
Name: qrest
Version: 2.4.1
Summary: A generic python REST client
Home-page: https://bitbucket.org/nhm_bioinformatics/qrest/
Author: Joris Benschop (BASF Vegetable Seeds)
Author-email: joris.benschop@gmail.com
Maintainer: Joris Benschop
Maintainer-email: joris.benschop@gmail.com
License: GPLv3
Description: The Python REST client project
        ==============================
        
        A Python project for sending requests to REST APIs.
        ---------------------------------------------------------------
        
        This project aims to build ORM wrappers around REST interfaces, by separating the configuration 
        from the business logic.
        
Keywords: generic REST API client
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Information Technology
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
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
Provides-Extra: dev
Provides-Extra: test
