Metadata-Version: 1.1
Name: Live-sports-feed
Version: 1.0.1
Summary:  Gives live feeds of cricket and football matches in a python file and text file , can be easily integrated inside an app
Home-page: https://github.com/tiwariayush/Live-sports-feed
Author: Ayush Tiwari
Author-email: tiwari.ayush2412@gmail.com
License: UNKNOWN
Description:       
             Sports feeds for football(soccer) and cricket .
             Just run the python script feeds1.py and you will get the required data in 2 texts files and 1 python file
        
             This version requires Python and BeautifulSoup(http://www.crummy.com/software/BeautifulSoup/) installed in your system
           
Keywords: scraping,sports,cricket,football,beautiful soup
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
