by: brianj (@pbrianandj)
Note: we pre-assume you
- Can run basic terminal command on your computer
- Have python installed on your computer
pip install -r requirements.txtpython fetch_votes.py YOUR_PROP_NUMBER_HERE
It will create a folder in the direct your run it in called prop-{YOUR PROP NUMNER}.
In this folder, there will be two other folders: yes and no.
Within each of these folders will be 1 svg per Noun voting yes or no. Abstensions are not processed.