Skip to content

Graphical Python implementation of the Schulze method

License

Notifications You must be signed in to change notification settings

Eolien55/SchulzeMethod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Schulze method

This is a graphical implementation of the Schulze method, which is probably the best ballot method out there.

The GUI use GTK+3.0 and is written in python.

Dependencies :

  • NumPy (for ballots processing)
  • PyGobject (for the GUI)

Usage

After cloning the repository, you should run pip install -r requirements.txt Then, running python condorcet.py will start the GUI !

About

Graphical Python implementation of the Schulze method

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages