[PR #1335] [CLOSED] Add "ab" to awesome-python Testing category. #1178

Closed
opened 2025-11-06 13:10:59 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/1335
Author: @dancrew32
Created: 8/16/2019
Status: Closed

Base: masterHead: ab


📝 Commits (1)

  • 4177fdb Add ab to awesome-python Testing category.

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 README.md (+2 -0)

📄 Description

What is this Python project?

pip install ab
  • Split-bucket testing (control, variant1, variant2, ...)
  • Multi-arm bandit testing (explore vs. exploit)
  • Test analysis tools (determine winning variants with statistical
    significance)

Future improvements:

  • Simple Reinforcement-Learning interface (similar to MAB)
  • Visualization tools for on-going and final test analysis

Thanks for considering this addition!

What's the difference between this Python project and similar ones?

There have been no popular split-bucket or multi-arm bandit testing
frameworks for Python, so I started ab and wanted to get more
contributors! Hoping awesome-python can help add more features!

--

Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/1335 **Author:** [@dancrew32](https://github.com/dancrew32) **Created:** 8/16/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `ab` --- ### 📝 Commits (1) - [`4177fdb`](https://github.com/vinta/awesome-python/commit/4177fdbd1c47daead3ad98d05a2c998fb082740f) Add ab to awesome-python Testing category. ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) </details> ### 📄 Description ## What is this Python project? ``` pip install ab ``` * Split-bucket testing (control, variant1, variant2, ...) * Multi-arm bandit testing (explore vs. exploit) * Test analysis tools (determine winning variants with statistical significance) Future improvements: * Simple Reinforcement-Learning interface (similar to MAB) * Visualization tools for on-going and final test analysis Thanks for considering this addition! ## What's the difference between this Python project and similar ones? There have been no popular split-bucket or multi-arm bandit testing frameworks for Python, so I started `ab` and wanted to get more contributors! Hoping awesome-python can help add more features! -- Anyone who agrees with this pull request could vote for it by adding a :+1: to it, and usually, the maintainer will merge it when votes reach **20**. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:10:59 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#1178