8000 GitHub - optimizely/python-sdk at 7b1c3f120f984b7c397d78a22a5f1907b6d7815c
[go: up one dir, main page]

Skip to content

optimizely/python-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optimizely Python SDK

PyPI version Build Status Coverage Status Apache 2.0

This repository houses the Python SDK for use with Optimizely Feature Experimentation and Optimizely Full Stack (legacy).

Optimizely Feature Experimentation is an A/B testing and feature management tool for product development teams that enables you to experiment at every step. Using Optimizely Feature Experimentation allows for every feature on your roadmap to be an opportunity to discover hidden insights. Learn more at Optimizely.com, or see the developer documentation.

Optimizely Rollouts is free feature flags for development teams. You can easily roll out and roll back features in any application without code deploys, mitigating risk for every feature on your roadmap.

Get Started

Refer to the Python SDK's developer documentation for detailed instructions on getting started with using the SDK.

Requirements

Version 4.0+: Python 3.7+, PyPy 3.7+

Version 3.0+: Python 2.7+, PyPy 3.4+

Install the SDK