Metadata-Version: 1.1
Name: parse-requests
Version: 1.0.6
Summary: parse-rest-python - A fast and simple Python library to interact with Parse.com REST API
Home-page: https://github.com/collegeappz/parse-requests
Author: Kien Pham
Author-email: kien@collegeappz.com
License: MIT
Description: parse-rest-python is a fast and simple Python library to interact with Parse.com REST API.
        It's a simple wrapper over the Parse.com REST API. It returns data in JSON format.
        
        Example Usage
        -------------
        See repo
        
        Contribute
        ----------
        This library is hosted on Github, please make a pull request to contribute:
        https://github.com/collegeappz/parse_requests
Keywords: parse.com parse api rest
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Software Development :: Quality Assurance
