GitHunt
XY

xynydev/star.vote-scripts

Scripts for counting ballots and runoff with the star.vote ballot record.

Scripts for counting ballots and runoff with the star.vote ballot record.

All of these scripts keep the VoteTime field making it possible for you to create data visualisations of votes overtime.

CalculateTotal.py

Calculates the total votes for each candidate, no runoff.

Arguments:

-h, --help

show this help message and exit

-I INPUT, --input INPUT

Path to the input .csv from star.vote. (eg. ~/Desktop/starvoting_ballots_1234678_20210414010104.csv)

-O OUTPUT, --output OUTPUT

Path to the output file (eg. ~/Desktop/totalvotes.csv)

Languages

Python100.0%

Contributors

GNU General Public License v3.0
Created April 15, 2021
Updated September 22, 2023
xynydev/star.vote-scripts | GitHunt