Skip to content

Releases: rouppart/STV-Lebanon

0.99.3

11 Sep 10:29
Compare
Choose a tag to compare
Changed sample data

Add some typing
Replaced single quote with double quote for text
Upgraded poetry

0.99.2

16 Aug 14:26
Compare
Choose a tag to compare
cli_interface.py:

Changed Groups.csv to true csv
Improved error handling

0.99.0

13 Aug 18:26
Compare
Choose a tag to compare
Package:

Converted to package using Poetry
Moved testing functions into test files in test folders. Will improve them

Global Code:
Using double-quotes for strings
Use f-strings

stv.py:
Better handling of Exceptions using custom ones
Added extra checks to setup phase
Added some comments

cli_interface.py:
Use command line arguments instead of interactive input
Changed Votes.csv to use , instead of : for voterid

lambda_function.py:
VOTES_LIMIT can be set by environment