Metadata-Version: 2.1
Name: scrapelo
Version: 0.0.1
Summary: Package for scraping data from clubelo.com
Author: Aleks Kapich
Author-email: aleks.kapich@gmail.com
Keywords: python,football,ELO,clubelo,scraping,data
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Other Audience
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Requires-Dist: requests
Requires-Dist: bs4
Requires-Dist: pandas


Package provides functions for obtaining ELO scores for clubs provided by clubelo.com.
As for now, it only enables to get the current ELO of single club
or the clubs featured on the website for the given country or competition.
