{ "info": { "author": "Kount", "author_email": "sdkadmin@kount.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: Other/Proprietary License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP", "Topic :: Software Development :: Build Tools", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Welcome to the kount-access-python-sdk!\n=====================================================\n\n\nOn these pages we'll discuss setting up and using the Kount Access product.\n\nThis library allows you to connect to the Kount Access API services and get information back from your login transactions. In order to use this library you will need:\n\n#. A Merchant ID provided by Kount\n#. An API Key generated for Kount Access\n#. The Session ID used by the Data Collector\n#. Login Information used by the user (login/password)\n\n\n**Kount Access\u2122** is designed for high-volume login, account creation and affiliate networks, cross-checking individual component with several other components to calculate the velocity of related login attempts, and providing the client with dozens of velocity checks and essential data to help determine the legitimacy of the user and account owners.\n\nAfter the user submits their credentials for login (data collection completes), the merchant can request information about the device and then can request velocity details (the tallies of credential combinations\nused) about the user's login attempt(s). Each response is returned in JSON format. With this information\nthe merchant can make business decisions on how it wants to react.\n\nThe **Kount Access API SDK** is used directly in the merchant's website (or authentication service) that\nhandles user login. The Kount Access API SDK should be integrated into the client code so that it is called\nafter the user submits their login, typically where the login form `POST` is handled. This will be used\nregardless of whether the login is successful or not.\n\n\nDownloading or Install the SDK\n====================================================\n\nIf you want to use the Kount Access SDK, you need to download and build it locally. There are some options for downloading:\n\n* **Clone** the ``kount-access-python-sdk`` repository and use its `master` branch if you want to have the latest (unreleased) features, improvements and bugfixes.\n\n* **Download** (the latest) release from the `Releases `_ page for a stable version of the SDK.\n\n* **pip**\n\n ::\n\n pip install kount-access-sdk\n\n\n\n.:information_source: This SDK is both Python 2.7.13 and 3.6.x compatible.\n\n\n\n\nSetting up IDE projects\n-------------------------------------------------\n\nKomodo IDE/Edit, Scite, Visual Studio - have automatic python integration\n\nWho do I talk to?\n--------------------------\n\n#. Repo owner or admin\n\n#. Other community or team contact\n\n\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Kount/kount-access-python-sdk", "keywords": "kount,sdk,access", "license": "Kount", "maintainer": "", "maintainer_email": "", "name": "kount-access-sdk", "package_url": "https://pypi.org/project/kount-access-sdk/", "platform": "", "project_url": "https://pypi.org/project/kount-access-sdk/", "project_urls": { "Homepage": "https://github.com/Kount/kount-access-python-sdk" }, "release_url": "https://pypi.org/project/kount-access-sdk/2.1.1/", "requires_dist": [ "requests (>=2.11.1)" ], "requires_python": "", "summary": "Kount Python Access SDK", "version": "2.1.1" }, "last_serial": 3241828, "releases": { "2.1.1": [ { "comment_text": "", "digests": { "md5": "3d14563d2c66c7d83481c3858ae009bc", "sha256": "a74b9b437d0f3e1b2e3073c8f85f075056da8151f56ba9f044ad8d65d92e57f6" }, "downloads": -1, "filename": "kount_access_sdk-2.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3d14563d2c66c7d83481c3858ae009bc", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 15374, "upload_time": "2017-10-11T11:59:01", "url": "https://files.pythonhosted.org/packages/2d/62/ab0dbd370ae2de9575ed515a0ca4a82e7666748412b15e880c26d27d0048/kount_access_sdk-2.1.1-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3d14563d2c66c7d83481c3858ae009bc", "sha256": "a74b9b437d0f3e1b2e3073c8f85f075056da8151f56ba9f044ad8d65d92e57f6" }, "downloads": -1, "filename": "kount_access_sdk-2.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3d14563d2c66c7d83481c3858ae009bc", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 15374, "upload_time": "2017-10-11T11:59:01", "url": "https://files.pythonhosted.org/packages/2d/62/ab0dbd370ae2de9575ed515a0ca4a82e7666748412b15e880c26d27d0048/kount_access_sdk-2.1.1-py2.py3-none-any.whl" } ] }