HISTORY.rst
LICENSE
MANIFEST.in
README.dev.rst
README.rst
pylintrc
pyproject.toml
setup.cfg
docs/conf.py
docs/index.rst
minfraud/__init__.py
minfraud/errors.py
minfraud/models.py
minfraud/py.typed
minfraud/request.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_request.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