Python Forum
Looking for usable voting software using Shultz STV
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Looking for usable voting software using Shultz STV
#1
Hi,

I want to do research on the influence of voting systems on election results. For that I would like to compare ranked voting with the Shulze STV methodology against the currently used 1 vote system (used in Belgium). Does anyone know of a usable application open source Python application which would allow the following with, if necessary, minor changes:
  • Have it run on Heroku
  • Create a list of parties
  • Determine the number of ‘winners’
  • Let people cast a vote in the ‘classic’ and the Shultz STV system
  • Do an ip check to eliminate the majority of ‘double’ votes
  • Extract the results

Thanks in advance,
Stef
Reply
#2
There are several packages here that may help, which you can browse: https://pypi.org/search/?q=Shulze+STV
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020