Skip to content

RoGGa-69/ccsdt-scoreboard

 
 

Repository files navigation

Crawl Cosplay Sudden Death Tournament scoreboard

ebering wrote in his repo:

"Scoring prototype based on a butchery of zxc dcss-scoreboard and Kramin's logfile api. While it may seem like I know what I am doing with this I do not. I am allergic to frameworks so the way this thing runs is there's gonna be a main.py that fetches the logfiles into the db and then builds the website."

You'll need sqlalchemy 1.3.24 to make his scripts work. In Ubuntu terminal type:

pip install sqlalchemy=='1.3.24'

I've made quite a few tweaks to the webpages to make it integrate with the Crawl Cosplay website: cosplay.kelbi.org

If you are thinking of forking this repo, I would suggest you fork ebering's since it works out-of-the-box except for the 2 bonuses which are not setup. (see: middle of csdc.py

A big thank you to scrubdaddy for helping me figure out what to change in the python scripts.

About

Crawl Cosplay (CC) Sudden Death Tournament (SDT) Scoreboard

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.7%
  • CSS 2.3%