Switchboard
A feature-flipper library and admin UI for Pyramid-based Python apps.
Switchboard is a Python library that makes it easy to toggle features in Pyramid applications. I created Switchboard to enable A/B and user testing at SourceForge.
Admin UI
It provides an easy-to-use UI for managing switches and their associated conditions.
Scannable Statuses
Quickly see which switches are active via the color-coded statuses.
Switch Conditions
Make a switch conditionally active, like a percentage of visitors or a specified query string.
Switch History
Audit changes by viewing a switch's history.