Flagsmith / flagsmith-engine

This project powers the core Flagsmith API flag evaluations engine.

Home Page:https://flagsmith.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature Flag, Remote Config and A/B Testing platform, Flagsmith

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

Design

  • Marshmallow Schemas
  • Plain Python

About

This project powers the core Flagsmith API flag evaluations engine.

https://flagsmith.com/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%