Installing the SDK

Python SDK Installation

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

Requirements

📘

Python Version

3.6 onwards

Installation via pip

To integrate Wingify 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

Wingify FE Python SDK on pypi

Source Code

Wingify 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.