Skip to content

plee0/Python-Projects

Repository files navigation

Python-Examples

Metric-Scripts

Python 3.X code written with primarily Selenium. In a nutshell, .bat file runs via command line and automatically extracts information from a website.

  1. Opens to desired web page
  2. Logs in using credentials explicitly provided in the .bat file
  3. Navigates to different pages to gather metric data and store in an array
  4. Modifies an excel file based on metric data.

This code relieves the manual labor to obtain repetitive metrics and can be scheduled to execute daily at specific times using Windows Task Scheduler. This code was written for a SPECIFIC purpose and will not plug-and-play at all; this code serves as an inspiration / base knowledge for creating similar automation tasks for other applications.

Other Python Projects

Various extracurricular assignments for exploring and optimizing various algorithms (think Djikstra, traveling salesman, N-Queens puzzle). Helpful for some leetcode applications.

About

Code written using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors