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.
This project powers the core Flagsmith API flag evaluations engine.
python -m venv .venv
source .venv/bin/activate
python -m pip install -r requirements-dev.txt
- Marshmallow Schemas
- Plain Python