Skip to content

quimnut/QABC-QR-Scoresheets

Repository files navigation

QABC-QR-Scoresheets

Scoresheet tool for brewing competitions using BCOE&M

Takes the entries paid csv export to generate scoresheets with judging details and QR codes for post processing.

Post processes scoresheets into judging numbers for upload. Process bad scans and manually assign.

Usage

Under windows I suggest WSL/Ubuntu and an x11 server, say mobaxterm or something.

git clone [email protected]:quimnut/QABC-QR-Scoresheets.git
cd QABC-QR-Scoresheets/
python3 -m venv .
source bin/activate
pip3 install --upgrade pip
pip3 install -r requirements.txt
python main.py

Usage

Select the scoresheets you choose to use, the CSV (with tables assigned).

generate

Preview a PDF to see the fields look ok etc.

previewsheet

Preview the CSV data to check tables and flights look ok

previewentries

Generate your PDFs!

After the competition scan the sheets to pdf. Select your PDF and the destination folder

process

If there are failed scans, choose the page to review.

selectreject

You will have the option to delete the page, or assign a judging number, in which case it will copy the page and delete it from the rejects file.

processreject

Windows binary

QABC Scoresheet Wizard v0.1.zip

About

Scoresheet tools for brewing competitions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages