You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://github.com/launchdarkly/hello-openfeature-python-server/actions/workflows/ci.yml)
4
4
5
5
We've built a simple console script that demonstrates how LaunchDarkly's OpenFeature provider works.
6
6
7
7
## Build instructions
8
8
9
9
1. Install the project dependencies by running `poetry install`
10
-
2. Set the environment variable `LAUNCHDARKLY_SERVER_SDK` to your LaunchDarkly SDK key.
10
+
2. Set the environment variable `LAUNCHDARKLY_SERVER_KEY` to your LaunchDarkly SDK key.
11
11
3. Set the environment variable `LAUNCHDARKLY_FLAG_KEY` to the LaunchDarkly boolean flag key you wish to evaluate.
0 commit comments