Skip to content

jojojo8359/powerscore_display

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PowerScore Display

tldr;

PowerScore Display is a python based terminal program that retrieves FTC scoring data from remote sources, calculates the current PowerScore for each team, and displays it a ncurses based text display.

Credit

PowerScore was developed by The Astromechs - FTC Team 3409.

Contact us: http://www.kcastromechs.org or on twitter at @KCAstromechs

Usage

... A few sample command line usages is coming Soon ...

Installation

Python 3 is highly recommended over Python 2

Required packages: requests, beautifulsoup4

  • pip install requests
  • pip install beautifulsoup4

Release Information


Version 4.0 (Initial public release)

  • Supported scoring data includes
    • The FTC Scoring System web pages
    • ftcscores.com
    • theorangealliance.net (Note, at the current time theorangealliance has some data challenges)

About

Display live PowerScores, compatible with Raspberry Pi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%