Shiven-saini / CBSE-Result-CSV-Generator

This Python Program will ask you for SCHOOL CODE & Roll No. Range. Then it will fetch all the result and generate excel file(CSV) of the result.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Result CSV Generator

Developed by Shiven Saini

N|Solid

About

You are allowed to freely modify, distribute & use this code as you wish. Make sure to modify the code according to your school, Board website.

  • Generate CSV File of the fetched Result.
  • Powered by Selenium Python.
  • ⚡⚡Lightning Fast⚡⚡

PROGRAM IN ACTION!

Watch Video here :- https://www.youtube.com/watch?v=E4MSnctPvSM

Features currently in developement

  • GUI (Tkinter) Version (No need of Command Line).
  • Dropdown menu for Chrome Window, whether to show window or run in background.
  • Compilation of Source Code to .exe, .dmg & .deb Format.

How to Use

  • Install Python.
  • Install selenium, Run > "pip install selenium" in CMD Prompt.
  • Clone the Code to your local machine.
  • Download and extract webdriver for your browser.
  • Set your Webdriver location in Line 70 of the Code.
  • Launch the Program, from same directory.
  • python main.py

Visit : Chrome/Chromium, Firefox, Opera, Edge for respective webdrivers.

License

MIT

Free Software, Enjoy :)

See my other Works

Pithuu OS, A Linux distro/OS based on Ubuntu. Download Pithuu OS (It's Free!)

Visit :- https://sites.google.com/view/pithuuos

About

This Python Program will ask you for SCHOOL CODE & Roll No. Range. Then it will fetch all the result and generate excel file(CSV) of the result.

License:MIT License


Languages

Language:Python 100.0%