I am trying to understand Django's Gargoyle library - a feature flag library and cannot wrap my head around as to how it should be implemented. Does anyone know of any tutorial or can guide me how to go about it?
Also, if anyone has experience implementing a feature flag library apart from Gargoyle and thinks it has better documentation and ease of use than Gargoyle, please do share.
You can find a Django feature switcher sample here.
This is how you can check the feature flags in the sample-code.
You can manage your feature flags on configcat.com.
Django waffle is also a well maintained feature switcher: django-waffle
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With