- Muestra el calendario de partidos de todo el Fútbol Argentino, incluye fechas, horarios, televisación e incluso la posibilidad de ver los partidos en streaming.
- Glade GUI
- lxml para interpretar HTML:
pip install lxmloeasy_install lxml - gi para crear interfaces gráficas GTK:
pip install gioeasy_install gi
$ python fulbo.py
- Shows Argentinian football (soccer) matches info, including match day, hour, and even can start video stream of available matches.
- Glade GUI
- lxml for parsing HTML:
pip install lxmloreasy_install lxml - gi for creating GUI:
pip install gioreasy_install gi
$ python fulbo.py