SecretlyTaco
c4c6632ddd
Merge pull request #1 from flannelJesus/top20teams
...
Add a top 20 teams function (grabs a lot more data as well), a function to parse ints, and refactored webpage parsing
2016-09-12 01:08:13 +01:00
flannel jesus
a87b1ef068
top20teams function
...
I'm using dictionaries because dictionaries are basically JSON already.
We can talk about this decision if you don't like it. I'm just assuming
we'll be exporting JSON at the end of this all.
2016-09-11 23:45:36 +01:00
flannel jesus
3fc083b5e3
refactored bs4 parsing pages
2016-09-11 23:45:31 +01:00
SecretlyTaco
b49abe92fa
Made python3 compatible
2016-09-11 20:27:49 +01:00
SecretlyTaco
c01abc2213
Can get top 5 teams and match list
2016-09-11 20:22:48 +01:00
SecretlyTaco
ced4e62457
Initial commit
2016-09-10 23:04:57 +01:00