Skip to content

andrrrl/fulbo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fulbo

[ES]

  • 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

Requerimientos

  • lxml para interpretar HTML: pip install lxml o easy_install lxml
  • gi para crear interfaces gráficas GTK: pip install gi o easy_install gi

Uso:

  • $ python fulbo.py

[EN]

  • Shows Argentinian football (soccer) matches info, including match day, hour, and even can start video stream of available matches.
  • Glade GUI

Requirements

  • lxml for parsing HTML: pip install lxml or easy_install lxml
  • gi for creating GUI: pip install gi or easy_install gi

Usage:

  • $ python fulbo.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages