HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/conf.py
docs/index.rst
docs/doctrees/environment.pickle
docs/doctrees/index.doctree
docs/html/.buildinfo
docs/html/genindex.html
docs/html/index.html
docs/html/objects.inv
docs/html/py-modindex.html
docs/html/search.html
docs/html/searchindex.js
docs/html/_sources/index.rst.txt
docs/html/_static/basic.css
docs/html/_static/contents.png
docs/html/_static/doctools.js
docs/html/_static/documentation_options.js
docs/html/_static/file.png
docs/html/_static/jquery-3.4.1.js
docs/html/_static/jquery-3.5.1.js
docs/html/_static/jquery.js
docs/html/_static/language_data.js
docs/html/_static/minus.png
docs/html/_static/navigation.png
docs/html/_static/plus.png
docs/html/_static/pygments.css
docs/html/_static/searchtools.js
docs/html/_static/sphinxdoc.css
docs/html/_static/underscore-1.3.1.js
docs/html/_static/underscore.js
minfraud/__init__.py
minfraud/errors.py
minfraud/models.py
minfraud/validation.py
minfraud/version.py
minfraud/webservice.py
minfraud.egg-info/PKG-INFO
minfraud.egg-info/SOURCES.txt
minfraud.egg-info/dependency_links.txt
minfraud.egg-info/requires.txt
minfraud.egg-info/top_level.txt
tests/__init__.py
tests/test_models.py
tests/test_validation.py
tests/test_webservice.py
tests/data/factors-response.json
tests/data/full-report-request.json
tests/data/full-transaction-request.json
tests/data/insights-response.json
tests/data/report-response.json
tests/data/score-response.json