Zum Inhalt springen

Getting started

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

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