Skip to content

Latest commit

 

History

History
executable file
·
33 lines (25 loc) · 586 Bytes

README.md

File metadata and controls

executable file
·
33 lines (25 loc) · 586 Bytes

Placement Shortlist Analyzer

Extract rollno from PDFs to display stats.

Getting Started

Activate virtual environment

. venv/bin/activate

Add your friends roll numbers to friends.txt to facilitate easy tracking.

Usage

Run command

python main.py --file <file_name>

Example: Analyze test.pdf

python main.py --file test.pdf

Output

Terminal output

image

Note : Make sure to enter your watch roll numbers to "friends.txt".

Visual output

image