BrainAxe / RM_Countdown

Generate countdown for REAL MADRID's next match

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Real Madrid Countdown

Getting Started

This is a python3 script with kivy gui which creates a countdown of Real Madrid's upcoming match and also shows some relevent informations.

Prerequisities

install requests

pip install requests

install Beautifulsoup

pip install beautifulsoup4

install kivy

$ sudo add-apt-repository ppa:kivy-team/kivy
$ sudo apt-get update
$ sudo apt-get install python3-kivy

Version

  • Version 0.1

##Test run main.py

python3 main.py

ScreenShot

Contact Me

About

Generate countdown for REAL MADRID's next match

License:MIT License


Languages

Language:Python 100.0%