Kount-ris-sdk

Latest version: v3.4.4

Safety actively analyzes 638646 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

2.0.0

* Base85 encoding
* Set the value to a VERSION in this dedicated module in the project - version.py
* updated docs/*.rst
* tests/test_base85_encode_decode.py
* tests/test_bed_examples.py - example usage (work-flow)

1.0.2

removed method *expiration_date* /**CCMM & CCYY**/ from RIS Request superclass
updated *requirements.txt* with the latests **requests** library.

1.0.2beta

replaced parsing the xml with generated python dict
parse Kount's validation xml to python dict and use this dict in the package to avoid parsing. New XML_DICT must be generated if the xml file 'validate.xml' is changed.

1.0.1beta

Documentation Compilation

Before starting, you first need to install Sphinx, which is done very easily using easy_install or pip command in a command shell:

pip install sphinx --upgrade

In order to compile the documentation, under linux type:

make html

or:

make latex

and under windows, type:

make.bat html

This command will analyze the files in the source/ directory and create the HTML files into the directory _build/html/ or build/html depending on your configuration file.

There are many more possible outputs. Type make without argument to get help. For example, to build a PDF version, type:

make latexpdf

1.0.0

Release candidate

1.0.0beta

Kount Ris Python sdk - 2.7.13 and 3.6.1 supported.
update local_settings.py in project's folder with data provided by Kount.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.