Skip to content
/ barca Public

A Python script that gives information about FC Barcelona's games.

License

Notifications You must be signed in to change notification settings

d-behl/barca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FCB logo

barca

A Python script that gives information about FC Barcelona's games.

Tested on Python 3.6.

Installation

To install barca from source, first clone the repository and then run:

$ python setup.py install

Usage

Show recent results

# Either one of the following works.
$ fcb --results 
$ fcb -r

Show upcoming fixtures

# Either one of the following works.
$ fcb --fixtures 
$ fcb -f

Help

$ fcb --help

License

Open sourced under MIT License.

About

A Python script that gives information about FC Barcelona's games.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages