-
Notifications
You must be signed in to change notification settings - Fork 0
sid374/cricketQuickStats
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This program is supposed to provide quick comparison stats for ipl players. (Should be useful for building fantasy teams). This project aims parses Stats of International Cricket players from iplt20.com, stores them in a mongodb database, and then queries the database based on user input. At the momemnt there is a very simple(almost non-existent) GUI, which I need to work on as and when I get time. To run as is right now follow these steps: 1. playerData.py : This should download player data in json format to a folder in the current working directory. 2. parseFile.py: This will parse the above files and store the data in mongodb. 3. findPlayer.py : This is the main user program, with the UI and everything. This is still a work in progress...
About
Gives access to quick comparison statistics for all ipl cricket players. Very useful for fantasy team building!
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published