An open API service indexing awesome lists of open source software.

https://github.com/maxmind/minfraud-api-python

Python API for minFraud Score, Insights, and Factors
https://github.com/maxmind/minfraud-api-python

maxmind minfraud

Last synced: 8 months ago
JSON representation

Python API for minFraud Score, Insights, and Factors

Awesome Lists containing this project

README

          

Steps for doing a release:

1. Make a release branch
2. Review open issues and PRs to see if any can easily be fixed, closed, or
merged.
3. Bump copyright year in ``README.rst``, ``docs/conf.py``, and
``docs/index.rst``, if necessary.
4. Review ``HISTORY.rst`` for completeness and correctness.
5. Add release date to ``HISTORY.rst``.
6. Install or update `gh `_ as it used by the
release script.
7. Run ``dev-bin/release.sh`` and follow the prompts.
8. Verify the release on `GitHub `_
and `PyPI `_.