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
- Host: GitHub
- URL: https://github.com/maxmind/minfraud-api-python
- Owner: maxmind
- License: apache-2.0
- Created: 2015-06-17T17:04:32.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2024-04-12T14:39:25.000Z (about 2 years ago)
- Last Synced: 2024-04-16T00:16:37.600Z (about 2 years ago)
- Topics: maxmind, minfraud
- Language: Python
- Homepage: https://minfraud.readthedocs.org/
- Size: 478 KB
- Stars: 27
- Watchers: 16
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.dev.rst
- Changelog: HISTORY.rst
- License: LICENSE
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 `_.