Metadata-Version: 1.1
Name: wren
Version: 0.3.4
Summary: Synchronous RESTful API consumer based on Requests
Home-page: https://github.com/bodylabs/wren
Author: Body Labs
Author-email: paul.melnikow@bodylabs.com
License: Apache 2
Description: wren
        ====
        
        Synchronous RESTful API consumer based on
        `Requests <http://docs.python-requests.org/en/latest/>`__.
        
        Written in Python. Designed for use with the data-modeling and
        validation framework
        `Booby <https://booby.readthedocs.org/en/0.5.0/>`__.
        
        Based on `Finch <https://github.com/jaimegildesagredo/finch>`__, which
        does the same thing *asynchonously*.
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
