jpvanhal / flask-split

A/B testing for your Flask application.
https://flask-split.readthedocs.io/
MIT License
120 stars 37 forks source link

Flask-Split

|build status|_

.. |build status| image:: https://secure.travis-ci.org/jpvanhal/flask-split.png?branch=master :alt: Build Status .. _build status: http://travis-ci.org/jpvanhal/flask-split

Flask-Split is a Flask extension for A/B testing your web application. It is a port of Andrew Nesbitt's excellent Split A/B testing framework to Python and Flask.

.. _A/B testing: http://en.wikipedia.org/wiki/A/B_testing .. _Split: https://github.com/andrew/split

Resources