Skip to content

A script written in python with selenium library to sort ps station choices from a csv file

Notifications You must be signed in to change notification settings

JuluruAkhil/PS-Sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PS-Sorter

A script written in python with selenium library to sort ps station choices from a csv file

INCLUDES THE NEW ADDED STATIONS

Requirments

  • Python3

  • Chrome

  • Chromedriver

  • Selenium

Installation

git clone https://github.com/JuluruAkhil/PS-Sorter
pip install selenium

Download the zip file from Here. Extract the exe to the root of your C drive

How to use

This CSV file can be opened in Excel. The First column displays the PS stations and the Second Column shows the status of Accomm Status

0 - no check

1 - check

alt text

You could change the CSV file as the following

alt text

python ps-sorter.py [EmailId] [Password]

Important

  • When the script is running put the cursor away from the browser
  • This script does not submit changes it only sorts them. You have to continue from there
  • PLEASE CHECK TWICE BEFORE SUBMITTING CHANGES!!

About

A script written in python with selenium library to sort ps station choices from a csv file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages