A client which helps calling RSpace APIs
Project description
# rspace-client-python
This project contains a client which helps calling RSpace APIs. There are some example Python scripts.
To begin with you’ll need an account on an RSpace server and an API key which you can get from your profile page.
In these examples we’ll be using the rspace_client package (code is in rspace_client folder) which provides an abstraction over lower-level libraries.
All the code listed here is in the project.
For full details of our API spec please see https://your.rspace.com/public/apiDocs
To run the example scripts in the root folder, cd to that folder, then run
`bash python3 ExampleScript.py https://your.rspace.com MyAPIKey `
replacing MyAPIKey with your key, and ExampleScript.py with the name of the script you want to run.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for rspace_client-0.0.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 383a18e7078dae4d872002d76386459f47e3661e1204a431bff8aba6b1f0fb68 |
|
MD5 | f3d283fec81c21093d8b19943c25da48 |
|
BLAKE2b-256 | a13b1b0d4f72e460fb32934800ebf917f340623b71485c3f1926850e532573ff |