Skip to content

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:

Terminal window
pip install fanpoints-python
Terminal window
poetry add fanpoints-python