ConfigDirector Python SDK
Python server SDK for ConfigDirector, remote config and feature flags with typed values, JSON Schema validation, and safe renames of live flags. Start free, no card required.
Install
pip install configdirector-server-sdk
Retrieve a value
from configdirector import create_client
# The server SDK key is a secret. Do not commit it to your source code.
client = create_client("YOUR-SERVER-SDK-KEY")
client.initialize()
new_checkout = client.get_value("new-checkout", False)
Full details are in the official documentation.
Documentation
Refer to the official documentation for the Python SDK.
There is also a quickstart guide for ConfigDirector and any of our SDKs.
Sample apps
samples/configdirector-server-sdk/
holds small, runnable applications built on this SDK, one per web framework. Start with
flask:
cd samples/configdirector-server-sdk/flask
uv run flask --app app run --port 3600
OpenFeature
To read ConfigDirector flags through the OpenFeature API, use
configdirector-openfeature-server-provider,
which is built on this SDK.
Getting Help
Release files for configdirector-server-sdk 1.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| configdirector_server_sdk-1.2.0.tar.gz | 45.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| configdirector_server_sdk-1.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 108.6 kB
Release files / configdirector_server_sdk-1.2.0.tar.gz
| Download URL | configdirector_server_sdk-1.2.0.tar.gz |
|---|---|
| Size | 45.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3dffca720745f83f49c8f2fda06f107561476a92e63e9d55ec8f004fde110755
|
|
BLAKE2b-256 checksum How to use checksums |
2420b646cc07081c87212dc43d6eb387a39801ad686be76abeed755e4a3eb684
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 21, 2026.
Transparency logRelease files / configdirector_server_sdk-1.2.0-py3-none-any.whl
| Download URL | configdirector_server_sdk-1.2.0-py3-none-any.whl |
|---|---|
| Size | 63.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
33fa83eed23b924210f26bec27dd642510a59386a77a7c860b5bf020218eb071
|
|
BLAKE2b-256 checksum How to use checksums |
7e9848c68210f538ee8db05e9739813b31098b8cbef562864ba8f78b4d10aa2c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 21, 2026.
Transparency log