Setting up Open World platform SDK in Python Projects
This section shows how to manage Open World platform dependencies in Python Projects.
Prerequisites
- Python 3.8 or later
- Pip
- Python virtual environment or any equivalent
Set up Dependencies
The SDK can then be added to the dependencies
section specified in the project's requirements.txt
file:
openworld-sdk-python-fraudprevention==<version>