
optimizely-sdk 5.4.0
0
Python SDK for Optimizely Feature Experimentation, Optimizely Full Stack (legacy), and Optimizely Ro
Contents
Python SDK for Optimizely Feature Experimentation, Optimizely Full Stack (legacy), and Optimizely Rollouts.
Stars: 33, Watchers: 33, Forks: 36, Open Issues: 8The optimizely/python-sdk repo was created 9 years ago and the last code push was 22 hours ago. The project is moderately popular with 33 github stars!
How to Install optimizely-sdk
You can install optimizely-sdk using pip
pip install optimizely-sdk
or add it to a project with poetry
poetry add optimizely-sdk
Package Details
- Author
- Optimizely
- License
- None
- Homepage
- https://github.com/optimizely/python-sdk
- PyPi:
- https://pypi.org/project/optimizely-sdk/
- GitHub Repo:
- https://github.com/optimizely/python-sdk
Classifiers
Related Packages
Errors
A list of common optimizely-sdk errors.
Code Examples
Here are some optimizely-sdk code examples and snippets.
GitHub Issues
The optimizely-sdk package has 8 open issues on GitHub
- [FSSDK-12243] feat: Add LintingHelper utility class
- Remove unused dependency and update core.txt
- return in finally can swallow exception
pythonfix
