coderatiiita / election-result-parser

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Python 100.0%