peoplegraph-api-client 0.1.1

Creator: railscoder56

Last updated:

Add to Cart

Description:

peoplegraphapiclient 0.1.1

peoplegraph-api-client
API client for deep-compute’s peoplegraph product
http://www.deepcompute.com/peoplegraph/


Installation
pip install peoplegraph-api-client


Usage
Grab your api secret key from
http://www.deepcompute.com/peoplegraph/settings
peoplegraph -H "http://www.deepcompute.com" -u "<username>" -s "<api-secret-key>" -n "John Doe" --wait
If you have a webserver that accepts POST requests, you can give
peoplegraph a callback, to which it will POST the result.
peoplegraph -H "http://www.deepcompute.com" -u "<username>" -s "<api-secret-key>" -n "John Doe" --callback "http://www.myserver.com"

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.