Metadata-Version: 1.2
Name: pickemOdder
Version: 1.0.0
Summary: Parse input game stats and output rank orderd picks
Home-page: https://github.com/danwald/pickemOdder
Author: danny crasto
Author-email: danwald79@gmail.com
License: MIT license
Description: ===========
        pickemOdder
        ===========
        
        
        .. image:: https://img.shields.io/pypi/v/pickemOdder.svg
                :target: https://pypi.python.org/pypi/pickemOdder
        
        .. image:: https://img.shields.io/travis/danwald/pickemOdder.svg
                :target: https://travis-ci.org/danwald/pickemOdder
        
        .. image:: https://readthedocs.org/projects/pickemOdder/badge/?version=latest
                :target: https://pickemOdder.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Parse input game stats and output rank orderd picks
        
        
        * Free software: MIT license
        * Documentation: https://pickemOdder.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2019-09-18)
        ------------------
        
        * First release on PyPI.
        
Keywords: pickemOdder
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6
