Automation-scripts icon indicating copy to clipboard operation
Automation-scripts copied to clipboard

Repo for creating awesome automation scripts to make my panda lazier

Results 49 Automation-scripts issues
Sort by recently updated
recently updated
newest added

**Describe the bug** The [Sudoku solver](https://github.com/python-geeks/Automation-scripts/tree/main/sudoku_solver) script doesn't accept images as input. **Expected behavior** We sholud be able to pass an image, containing a Sudoku puzzle to script as input...

bug

**Describe the bug** The ip_tracker project uses the 'requests' module which is not built-in in Python. **To Reproduce** Steps to reproduce the behavior: 1. If the user does not have...

bug

## Update all (modules) This script, specifically a function, will update every outdated module the user has installed (not built-ins) using `pip`. So instead of wasting so much time manually...

good first issue
hacktoberfest
up-for-grabs
beginner-friendly

I noticed that a lot of the scripts require the user to install a module or more (obviously!). Instead of having the user install each module required for each script,...

query

## Script Title - Colour palatte generator **Brief** - A simple web app to generate colour palatte using python(flask) ## Instructions - Create a new folder for your script and...

good first issue
hacktoberfest
up-for-grabs
beginner-friendly

# Pull Request Template **script name** - Automated Library Management **Brief about script** - Now it is all automated for our panda, he does not have to put all the...

## Script Title - Automated Library Management System **Brief** - Now there is no need to type all the names manually to save all the previous or future records. ##...

good first issue
hacktoberfest
up-for-grabs
beginner-friendly

# Pull Request Template **script name** - Reminder to blink eyes every 20 mins **Brief about script** To remind user to blink the eyes every 20 min ### Issue no.(must)...

## Hackerrank Submissions **Get Hackerrank Submissions as files** - - Download the user data from the Hackerrank Settings Panel. - Run the script and provide the name of the downloaded...

good first issue
hacktoberfest
up-for-grabs
beginner-friendly

# Pull Request Template hackerrank-submissions-extractor - A small program to extract all submissions from Hackerrank. This program will only save the accepted submissions, so please tweak the code to get...