Skip to main content

Kount Python RIS SDK

Project description

Welcome to the kount-ris-python-sdk wiki!

# Kount Python RIS SDK #

Contains the Kount Python SDK, tests, and build/package routines.

## What is this repository for?

Kount's SDK helps integrate Kount's fraud fighting solution into your python app.
http://www.kount.com/fraud-detection-software

Contains sources, tests, and resources for the Kount Python SDK
SDK version: 3.0.1
Python 2.7.13 and 3.5, 3.6.1

How do I get set up?

`pip install kount_ris_sdk`

How to run integration tests in root directory?

* First, you need to obtain configuration key from Kount.

* Download the source code from https://github.com/Kount/kount-ris-python-sdk

* Go to the root directory of the project and execute:

pip install .[test]

* Execute tests providing the configuration key on the command line

pytest tests --conf-key={KEY}
* or set shell environment

export CONF_KEY={KEY}
pytest tests

### How to use the SDK
For more information read the official docs:
http://kount-ris-sdk.readthedocs.io/en/latest/

### Setting up IDE projects
* Komodo IDE/Edit, Scite, Visual Studio - have automatic python integration

### Who do I talk to?

Repo owner or admin
Other community or team contact


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

kount_ris_sdk-3.0.1.tar.gz (35.9 kB view hashes)

Uploaded Source

Built Distribution

kount_ris_sdk-3.0.1-py2.py3-none-any.whl (29.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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