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
- Host: GitHub
- URL: https://github.com/danmichaelo/stemmeberettigelse
- Owner: danmichaelo
- License: unlicense
- Created: 2014-05-29T16:11:42.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2022-11-10T07:03:01.000Z (over 3 years ago)
- Last Synced: 2026-03-02T02:30:40.369Z (4 months ago)
- Language: Python
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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