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.2.0
Python 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: https://kount.github.io
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
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 Distribution
kount_ris_sdk-3.2.0.tar.gz
(24.3 kB
view hashes)
Built Distribution
Close
Hashes for kount_ris_sdk-3.2.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6332631eeee0cfbc95f205c1f3201da229575453d2bc3a7b98e223605714ece0 |
|
MD5 | e8ef0e0a61d89c3333535e296474a6f8 |
|
BLAKE2b-256 | 133d502d92057693c9d4787e286d104b460d115e546503c0349af62cb422f511 |