/election-result-parser

Python script to check live chosen seat wise election results from Election Commission Website

Primary LanguagePython

Election Result Parser

Python script to check live seat wise election results from Election Commission Website

Prerequisites

Installation

Using Poetry, create a virtual environment -.

poetry shell

Activate Virtual Environment if not activated -

source $(dirname $(poetry run which python3))/activate

Install Package dependencies -

poetry install

Run Script

python3 election.py

Sample Result

Screenshot