This includes a python wrapper around the HyperVerge Documents REST API and a sample code using the wrapper.
- Clone this project
- pip install requests or install from source Link
- pip install simplejson
- python 2.7
- libraries : requests, json
The wrapper is used in the sample code (test.py) file.
python test.py
User should update the appId and appKey in the config.json file.
It uses the HyperVerge Documents API