Getting started
Our Python SDK can be used by Marketing Partners to integrate the Fanpoints ecosystem. Currently, only a server-side Python SDK is available.
Installing the SDK
You can install the SDK using pip
or poetry
:
pip install fanpoints-python
poetry add fanpoints-python