Installing the SDK

Python SDK Installation

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

Requirements

📘

Python Version

3.6 onwards

Installation via pip

To integrate VWO FE 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 FE Python SDK on pypi

Source Code

VWO FE 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.