Skip to main content

With this RESTful API you can integrate a global reward or incentive program into your app or platform. If you have any questions or if you'd like to receive your own credentials, please contact us at devsupport@tangocard.com.

Project description

Raas
=================
This API SDK was automatically generated by APIMATIC v2.0

This SDK uses the Requests library and will work for Python ```2 >=2.7.9``` and Python ```3 >=3.4```.

How to configure:
=================
The generated code might need to be configured with your API credentials.
To do that, open the file "Configuration.py" and edit its contents.

How to resolve dependencies:
===========================
The generated code uses Python packages named requests, jsonpickle and dateutil.
You can resolve these dependencies using pip ( https://pip.pypa.io/en/stable/ ).

1. From terminal/cmd navigate to the root directory of the SDK.
2. Invoke ```pip install -r requirements.txt```

Note: You will need internet access for this step.

How to test:
=============
You can test the generated SDK and the server with automatically generated test
cases. unittest is used as the testing framework and nose is used as the test
runner. You can run the tests as follows:

1. From terminal/cmd navigate to the root directory of the SDK.
2. Invoke ```pip install -r test-requirements.txt```
3. Invoke ```nosetests```

How to use:
===========
After having resolved the dependencies, you can easily use the SDK following these steps.

1. Create a "raas_test.py" file in the root directory.
2. Use any controller as follows:
```python
from __future__ import print_function
from raas.raas_client import RaasClient

api_client = RaasClient()
controller = api_client.status
response = controller.get_system_status(<required parameters if any>)

print(response.status)

# Or you can print more information
print(vars(response))
```

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

raas-2.2.0.tar.gz (34.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

raas-2.2.0-py3-none-any.whl (81.9 kB view details)

Uploaded Python 3

File details

Details for the file raas-2.2.0.tar.gz.

File metadata

  • Download URL: raas-2.2.0.tar.gz
  • Upload date:
  • Size: 34.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for raas-2.2.0.tar.gz
Algorithm Hash digest
SHA256 fc062b28b6fffd47884df0bda3c5490e28cb8fa190bfbacef6626d2655422642
MD5 8302669ba235cc6af5b5d5a821542fca
BLAKE2b-256 bdce1a6ccf10ba245afad0621e8efb6800053770b76a4856fecbef054e7394e3

See more details on using hashes here.

File details

Details for the file raas-2.2.0-py3-none-any.whl.

File metadata

  • Download URL: raas-2.2.0-py3-none-any.whl
  • Upload date:
  • Size: 81.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for raas-2.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 86e764543585e88b2ca9272772dea327028d02058a34999b05b73279fb374bcd
MD5 ee469dad0132f667d06c47a627b905d8
BLAKE2b-256 9e42527635eed8e894e93287764aeee1526573835c41e232e6a431fb4e066ef4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page