Kai-Ref / footy

Working with data from transfermarkt.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

footy

Repository for the app development of a football (soccer) tic tac toe app in python.

Here I first gathered the data via WebScraping from transfermarkt.com. Then I developed a database system, where the data ideally follows some normalization rules. Finally, the app logic is implemented with the kivy library.

About

Working with data from transfermarkt.de


Languages

Language:Python 93.0%Language:kvlang 7.0%