Skip to main content

A/B testing for your Flask application

Project description

Build Status

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.

Resources

Changelog

Here you can see the full list of changes between each Flask-Split release.

0.3.0 (2015-07-23)

  • Fixed #3: TypeError: set([]) is not JSON serializable when tracking a conversion in Flask 0.10. Thanks Kacper Wikieł and Nick Woodhams.

  • Dropped support for Python 2.5.

0.2.0 (2012-06-03)

  • Added REDIS_URL configuration variable for configuring the Redis connection.

  • Fixed properly finished incrementing alternative’s completion count multiple times, when the test is not reset after it has been finished. The fix for this issue in the previous release did not work, when the version of the test was greater than 0.

0.1.3 (2012-05-30)

  • Fixed finished incrementing alternative’s completion count multiple times, when the test is not reset after it has been finished.

0.1.2 (2012-03-15)

  • Fixed default value for SPLIT_DB_FAILOVER not being set.

0.1.1 (2012-03-12)

  • Fixed user’s participation to an experiment not clearing out from their session, when experiment version was greater than 0.

  • Fixed ZeroDivisionError in altenative’s z-score calculation.

  • Fixed conversion rate difference to control rendering.

  • More sensible rounding of percentage values in the dashboard.

  • Added 90% confidence level.

  • Removed a debug print from Experiment.find_or_create.

0.1.0 (2012-03-11)

  • Initial public release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Flask-Split-0.3.0.tar.gz (37.0 kB view details)

Uploaded Source

File details

Details for the file Flask-Split-0.3.0.tar.gz.

File metadata

  • Download URL: Flask-Split-0.3.0.tar.gz
  • Upload date:
  • Size: 37.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for Flask-Split-0.3.0.tar.gz
Algorithm Hash digest
SHA256 dfb2391821493f7b89fb731f4f0e524c391419643ca794a14986556e1619db18
MD5 433898128518e7343ed8a179e0b5bf5f
BLAKE2b-256 10b36693879469864b929b74b93dac6a127c6afaf39123e7f02cd67ed3a7c49f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page