Metadata-Version: 1.1
Name: Flask-MAB
Version: 1.1.0
Summary: Multi-armed bandits for flask
Home-page: http://github.com/deacondesperado/flask_mab
Author: Mark Grey
Author-email: mark.asperia@gmail.com
License: BSD
Description: 
        Flask-MAB
        -------------
        
        An implementation of the multi-armed bandit optimization pattern as a Flask extension
        If you can pass it, we can test it
        
Platform: any
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
