Skip to main content

A/B testing framework under active development at SeatGeek

Project description

Sixpack

Sixpack is a language-agnostic A/B testing framework under active development at [SeatGeek](http://seatgeek.com/)..

Travis

[![Build Status](https://travis-ci.org/seatgeek/sixpack.png)](https://travis-ci.org/seatgeek/sixpack)

Notes

gunicorn –access-logfile - -w 8 –worker-class=gevent server:start

Starting Sixpack (Developement)

$ cd sixpack (virtualenv here, if you want) $ pip install -r requirements.txt $ cd sixpack $ python server.py

server will be on localhost:5000

To seed some random data

$ python seed.py (with above server running)

Starting Sixpack-Web (Development)

$ cd sixpack $ python sixpack-web.py

server will be on localhost:5001

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

Sixpack-0.0.1.tar.gz (135.4 kB view hashes)

Uploaded Source

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