Installation
Prerequisites
Python: version 3.7 or later
Your server/device must have access to the internet.
You need the pip package installer or poetry in your Python environment.
How to install
Our Python SDK is available on pypi.org. To install it, simply run the most appropriate following command in your Python environment in a terminal:
Pip
pip install flagshipPoetry
poetry add flagshipfrom local sources
poetry add path_to_flagship_cloned_repositoryLast updated
Was this helpful?

