Flagsmith is an open source, fully featured, Feature Flag and Remote Config service. Use our hosted API, deploy to your own private cloud, or run on-premise.
Flagsmith Flag Engine
This project powers the core Flagsmith API flag evaluations engine.
Setup
python -m venv .venv
source .venv/bin/activate
python -m pip install -r requirements-dev.txt
Syncing engine-test-data
The engine-test-data submodule is pinned to a specific tag. To sync it locally:
make sync-engine-test-data
Design
- Marshmallow Schemas
- Plain Python
Release files for flagsmith-flag-engine 11.0.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 | |
|---|---|---|---|
| flagsmith_flag_engine-11.0.0.tar.gz | 11.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| flagsmith_flag_engine-11.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 25.4 kB
Release files / flagsmith_flag_engine-11.0.0.tar.gz
| Download URL | flagsmith_flag_engine-11.0.0.tar.gz |
|---|---|
| Size | 11.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0e00703b092c5b03f12bb4d24850ba0f6f13a7d32fb7a0e720ae80c86c6f2a56
|
|
BLAKE2b-256 checksum How to use checksums |
1c3f4f5ecb3f13ebed87d4aacc86000917a98b1005f27a0df6281b7e30667148
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Release files / flagsmith_flag_engine-11.0.0-py3-none-any.whl
| Download URL | flagsmith_flag_engine-11.0.0-py3-none-any.whl |
|---|---|
| Size | 14.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f44551326064ae59f9280a39b7392912aa28bfeb8467f84fe95b97dfe4c537b2
|
|
BLAKE2b-256 checksum How to use checksums |
211d46e29be20fe490d345e14f0456a764b85a9c14d2062ef7f09755d048e5a4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|