TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: What do you use to A/B test in Django

1 点作者 bcambel超过 10 年前
There are some feature switch libraries out there like https://github.com/disqus/gargoyle/ and https://github.com/jsocol/django-waffle but not an actual A/B testing library. What libraries do you use ?

1 comment

mjhea0超过 10 年前
<a href="https://www.djangopackages.com/grids/g/feature-flip/" rel="nofollow">https:&#x2F;&#x2F;www.djangopackages.com&#x2F;grids&#x2F;g&#x2F;feature-flip&#x2F;</a>