Metadata-Version: 2.0
Name: restQL
Version: 0.1.2
Summary: A restQL client for Python 2 and 3
Home-page: https://github.com/thulio/restQL-python
Author: Thúlio Costa
Author-email: contact@thul.io
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Libraries
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Dist: python-box (==3.0.1)
Requires-Dist: requests[security] (==2.17.3)
Requires-Dist: six (==1.10.0)


restQL-python
=============

.. image:: https://travis-ci.org/thulio/restQL-python.svg?branch=master
    :target: https://travis-ci.org/thulio/restQL-python

.. image:: https://codecov.io/gh/thulio/restQL-python/branch/master/graph/badge.svg
    :target: https://codecov.io/gh/thulio/restQL-python

A restQL_ client for Python 2 and 3.

.. _restQL: http://restql.b2w.io/


