-
Notifications
You must be signed in to change notification settings - Fork 3
Downloading_the_KountRISPythonSDK
yordanka.spahieva edited this page Jun 22, 2017
·
3 revisions
We provide a couple of ways to obtain the Python SDK: either pip, ordownload the package from github.
pip install kount_ris_sdk
Kount allows developers to download the SDK library from the Python SDK github repository. Please follow the next steps if you need help with this process:
- Clone the SDK repository to your machine
- use your preferred Git client
- console:
git clone https://github.com/Kount/kount-ris-python-sdk.gitgit clone git@github.com:Kount/kount-ris-python-sdk.git
- Use your favorite python IDE or - Komodo IDE/Edit - Scite - Visual Studio