Skip to content

Checks that voters of the 2022 Wikimedia Foundation board elections comply with some of the rules for voting eligibility.

License

Notifications You must be signed in to change notification settings

envlh/wmf-board-elections

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

The script retrieve-votes.py checks that voters of the 2022 Wikimedia Foundation board elections comply with some of the rules for voting eligibility.

The script generate-statistics.py generates various aggregated statistics about voters. It must be run after retrieve-votes.py.

Run

This project requires Python 3.

After downloading or cloning the project with your favorite git client, run the following command:

python3 src/retrieve-votes.py

Optionally, you can generate statistics:

python3 src/generate-statistics.py

Copyright

This project, by Envel Le Hir (@envlh), is under CC0 license (public domain dedication).

About

Checks that voters of the 2022 Wikimedia Foundation board elections comply with some of the rules for voting eligibility.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages