An open API service indexing awesome lists of open source software.

https://github.com/danmichaelo/stemmeberettigelse

Tool for checking voting eligibility (stemmeberettigelse) in elections at Norwegian Bokmål Wikipedia
https://github.com/danmichaelo/stemmeberettigelse

Last synced: 13 days ago
JSON representation

Tool for checking voting eligibility (stemmeberettigelse) in elections at Norwegian Bokmål Wikipedia

Awesome Lists containing this project

README

          

Voting eligibility tool living at http://tools.wmflabs.org/stemmeberettigelse

Setup:

python3 -m venv www/python/venv
source www/python/venv/bin/activate
pip install -r requirements.txt
webservice --backend=kubernetes python start