Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

This project powers the core Flagsmith API flag evaluations engine.

License

Notifications You must be signed in to change notification settings

captec/flagsmith-engine

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%