Installing the SDK

Python SDK Installation

To integrate VWO FME SDK into your Python application, you must first install the SDK through a Python package manager. VWO FME Python SDK can be installed using pip.

Requirements

📘

Python Version

3.6 onwards

Installation via pip

To integrate VWO FME Python SDK into your application through pip, run the following command through the command line. Make sure you run this command in the correct directory where your app resides.

pip install vwo-fme-python-sdk

VWO FME Python SDK on pypi

Source Code

VWO FME SDKs source code is available in various languages on GitHub. All the SDKs published under Wingify Organization on GitHub are licensed under Apache 2.0 License (c) Wingify Pvt. Ltd. 2024-2025.