Metadata-Version: 1.1
Name: ores
Version: 0.6.4
Summary: A webserver for hosting scorer models.
Home-page: https://github.com/wiki-ai/ores
Author: Aaron Halfaker
Author-email: ahalfaker@wikimedia.org
License: MIT
Description: [![Build Status](https://travis-ci.org/wiki-ai/ores.svg)](https://travis-ci.org/wiki-ai/ores)
        
        Objective Revision Evaluation Service
        =====================================
        A webserver for hosting scoring services. For more information, see `https://meta.wikimedia.org/wiki/ORES`.
        
        Installation
        ============
        Use pip to install ORES:
        
        ``pip install ores``
        
        Then you can easily run a test server by:
        
        ``ores dev_server``
        
        Authors
        =======
        * [Aaron Halfaker](http://halfaker.info)
        * [Yuvi Panda](https://github.com/yuvipanda)
        * [Amir Sarabadani](https://github.com/Ladsgroup)
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
