This topic describes the steps necessary to install the Optimizely Feature Experimentation Python SDK.
The Python SDK is distributed throughPyPi. To install, usepip install optimizely-sdk.
pip install optimizely-sdk
The full source code is onGithub.
Updated 17 days ago