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.1.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.1.0.tar.gz | 13.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| flagsmith_flag_engine-11.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 29.1 kB
Release files / flagsmith_flag_engine-11.1.0.tar.gz
| Download URL | flagsmith_flag_engine-11.1.0.tar.gz |
|---|---|
| Size | 13.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b627a59f5def981aead5f9694161dbf0464ab042464105707076cbef129a9f01
|
|
BLAKE2b-256 checksum How to use checksums |
3a033293198f5c98fba746cd70b8a2d1296468f425cd90d267136e67116858c4
|
| 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.1.0-py3-none-any.whl
| Download URL | flagsmith_flag_engine-11.1.0-py3-none-any.whl |
|---|---|
| Size | 16.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a3e68a06b6792559faf897f1cead817716760b33c39283505b37d8cbe3f181c0
|
|
BLAKE2b-256 checksum How to use checksums |
c92fcda7e160403e7e1ec7798a081a1fcc633220a4272cec74dcbfa7eeadd0b0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|