vampy / votes-euro2019

Home Page:https://euro2019votes.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Votes 2019 May - European Parliament election & Referendum

Used for lighter version of the official BEC website

Install

# Initialized environment
pipenv install

# Generate requirements.txt for heroku and other old tools
pipenv run pipenv_to_requirements -f

# Enter venv
pipenv shell

# Deactivate
deactivate

Use

# Activate env
pipenv shell

# Run CLI version
python cli.py

# Run web version
python app.py

About

https://euro2019votes.herokuapp.com/

License:MIT License


Languages

Language:Python 69.0%Language:HTML 31.0%