flask-split icon indicating copy to clipboard operation
flask-split copied to clipboard

A/B testing for your Flask application.

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

  • Documentation <https://flask-split.readthedocs.io/>_
  • Issue Tracker <http://github.com/jpvanhal/flask-split/issues>_
  • Code <http://github.com/jpvanhal/flask-split/>_
  • Development Version <http://github.com/jpvanhal/flask-split/zipball/master#egg=Flask-Split-dev>_