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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file Sixpack-0.0.2.tar.gz
.
File metadata
- Download URL: Sixpack-0.0.2.tar.gz
- Upload date:
- Size: 135.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | be4b7dfcaf3550ed16216afda784ab00cd58d6f6fdde72d20b15136da164e6b0 |
|
MD5 | b1a64dec44c7f698bb42d227f86eb039 |
|
BLAKE2b-256 | afe1e73ba0072c52dc8f9b1c027593016e65bf02d75e249ac8fa917440354b0b |