Set up Python SDK
Install and initialize the LaunchDarkly Python SDK to start evaluating feature flags in your application.
Install the package
pip
Initialize the SDK
Python SDK initialization
Finding your SDK credentials
You can find your server-side SDK keys, mobile keys, and client-side ID on the SDK keys page under Settings.
To learn more, read Initialize the client in the Python SDK reference guide.