Metadata-Version: 1.1
Name: bookiesports
Version: 0.0.3
Summary: Sports module for bookied
Home-page: http://pbsa.info
Author: Fabian Schuh
Author-email: Fabian.Schuh@BlockchainProjectsBV.com
License: UNKNOWN
Download-URL: https://github.com/pbsa/bookiesports/tarball/0.0.3
Description-Content-Type: UNKNOWN
Description: # BookieSports
        
        This repository contains
        
        * the sports with emta data supported by bookied
        * schema files for validation of the provided data
        * a python module to facilitate loading of the data
        
        
        ### `bookiesports/`
        
        Contains the module that can be loaded from python to obtain the sports
        data.
        
        ### `schema/`
        
        Contains the yaml formated json schemata for validation of the bookie
        sports files.
        
        ### `sports/`
        
        Each sport has it's own folder which carries the most important
        information in a sports-specific `index.yaml` file.
        
Keywords: peerplays,bookie
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
