LICENSE
README.md
setup.py
flagship/__init__.py
flagship/app.py
flagship/config.py
flagship/decorators.py
flagship/errors.py
flagship/handler.py
flagship/utils.py
flagship/visitor.py
flagship.egg-info/PKG-INFO
flagship.egg-info/SOURCES.txt
flagship.egg-info/dependency_links.txt
flagship.egg-info/requires.txt
flagship.egg-info/top_level.txt
flagship/cache/__init__.py
flagship/cache/cache_visitor.py
flagship/helpers/__init__.py
flagship/helpers/api.py
flagship/helpers/bucketing.py
flagship/helpers/hits.py
flagship/helpers/murmur32x86.py
flagship/helpers/preset_context.py
flagship/model/__init__.py
flagship/model/campaign.py
flagship/model/modification.py
flagship/model/targeting.py
flagship/model/targeting_comparator.py
flagship/model/variation.py
flagship/model/variation_group.py
tests/__init__.py
tests/test_bucketing.py
tests/test_config.py
tests/test_decorator.py
tests/test_init.py
tests/test_singleton.py
tests/test_visitor.py