GithubHelp home page GithubHelp logo

nachouve / livescore-cli Goto Github PK

View Code? Open in Web Editor NEW

This project forked from codeezer/livescore-cli

0.0 1.0 0.0 1.39 MB

commandline football (soccer) livescore and *news for linux/mac user

Python 97.03% Shell 2.97%

livescore-cli's Introduction

livescore-cli - enjoy football scores live right from the linux terminal.

Sample Run

DEPENDENCIES

1. BeautifulSoup (python-bs4)

2. Requests (python-requests)

INSTALLATION

git clone https://github.com/codeezer/livescore-cli.git

cd livescore-cli

./setup (linux)

./mac_setup (mac)

livescore -t bpl 

Description

livescore-cli is a small commandline program to watch scores, tables and fixtures of football(soccer) from the commandline. It requires the python version 3. It uses the data from the website livescore.com and some other websites. It is essentially built for the busy people that are passionate about football.

Features

    1. Real Time Livescore
    2. Game Time in Local Time 
    3. League Table with division
    4. Top Scorer of each League
    5. Live Soccer News

Soccer News *

alt tag

USAGE

usage: livescore.py [-h] [-v] [-t] [-s] [-ts] LEAGUE [LEAGUE ...]

A simple livescore tool. Currently works only for the Limited Leagues.

positional arguments:
  LEAGUE          The league for which the details have to be displayed.
                               Allowed values are [bundesliga, ligue1, seriea, bpl,
                               portugal, laliga]. For multiple choices, separate each
                               league name by a space.

optional arguments:
  -h, --help      show this help message and exit
  -v, --verbose   Display verbose output
  -t, --table     Display the League Table
  -s, --score     Display the Score
  -ts, --scorers  Display the Top Scorers

Sample uses: python livescore.py --table bpl laliga
             python livescore.py -s bpl
             python livescore.py -t -s -ts bpl laliga seriea

UPCOMING FEATURES

    * Score with Scorers (v)
    * Player Booking Details (v)
    * Available Lineups (v)
    * Available Statistics (v)
    * Football History Details
    * Fantasy Points Viewer

For Comments and Suggestions: [email protected]

livescore-cli's People

Contributors

anujgtm1 avatar codeezer avatar sinecode avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.