ArunBalajiR / Python-Scripts

A curated list of python scripts for automating your tasks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository consists of a list of python scripts to automate few tasks.

You can contribute by adding more python scripts which can be used to automate things. Some of already done are listed below. Incase you have anything to be followed while executing the python script mention it as well

Python Scripts

Script Link Description
Turtle Graphics https://github.com/DhanushNehru/Python-Scripts/tree/master/Turtle%20Graphics Code using turtle graphics
Popup Window https://github.com/DhanushNehru/Python-Scripts/tree/master/Display%20Popup%20Window Displaying a popup window DisplayPopupWindow.py
Take a break https://github.com/DhanushNehru/Python-Scripts/tree/master/Take%20A%20Break Python code to take a break while working long hours TakeABreak.py
Chessboard https://github.com/DhanushNehru/Python-Scripts/tree/master/Chess%20Board Create a chesboard using matplotlib ChessBoard.py
Font Art https://github.com/DhanushNehru/Python-Scripts/tree/master/Font%20Art Display a font art using python FontArt.py
Video Downloader https://github.com/DhanushNehru/Python-Scripts/tree/master/Video%20Downloader
Fake Profiles https://github.com/DhanushNehru/Python-Scripts/tree/master/Fake%20Profile Get many fake profiles using python FakeProfile.py
Digital Clock https://github.com/DhanushNehru/Python-Scripts/tree/master/Digital%20Clock
Password Generator https://github.com/DhanushNehru/Python-Scripts/tree/master/Password%20Generator Generate a random password
Simple TCP Chat Server https://github.com/DhanushNehru/Python-Scripts/tree/master/TCP%20Chat%20Server Creates a local server on your LAN for receiving and sending messages!
Wallpaper Changer https://github.com/DhanushNehru/Python-Scripts/tree/master/Wallpaper%20Changer Automatically change home wallpaper adding a random quote and stock tickers on it
Star Pattern https://github.com/DhanushNehru/Python-Scripts/tree/master/Star%20Pattern Create a star pattern pyramid
Compound Interest Calculator https://github.com/DhanushNehru/Python-Scripts/tree/master/Calculate%20Compound%20Interest calculate compound interest
Image Capture https://github.com/DhanushNehru/Python-Scripts/tree/master/Image%20Capture Capture image from your webcam and save it on your local device.
JSON to YAML converter https://github.com/DhanushNehru/Python-Scripts/tree/master/json_2_yaml Converts JSON file to YAML files. A sample JSON is included for testing.
AutoCert https://github.com/DhanushNehru/Python-Scripts/tree/master/AutoCert A Python script to auto generate e-certificates in bulk.
Mouse mover https://github.com/DhanushNehru/Python-Scripts/tree/master/MouseMover Moves your mouse every 15 seconds
Blackjack https://github.com/DhanushNehru/Python-Scripts/tree/master/Blackjack BlackjackGame.py - Plus, let's get 21
Website Cloner https://github.com/DhanushNehru/Python-Scripts/tree/master/Website%20Cloner Clone any website and open the site in your local IP
OTP Verification https://github.com/DhanushNehru/Python-Scripts/tree/master/OTP%20%20Verify An OTP Verification Checker OTPVerification.py
ROCK-PAPER-SCISSOR https://github.com/DhanushNehru/Python-Scripts/tree/master/ROCK-PAPER-SCISSOR A python game Rock Paper Scissor.
File Encryption Decryption https://github.com/DhanushNehru/Python-Scripts/tree/master/File%20Encryption%20Decryption Encrypts and Decrypts files using AES Algorithms for Security purposes.
Get Hexcodes From Websites https://github.com/BhagatHarsh/Python-Scripts/tree/master/Get%20Hexcodes%20From%20Websites Generates a python list containing Hexcodes from website.
Keylogger https://github.com/DhanushNehru/Python-Scripts/tree/master/Keylogger Keylogger that can track your keystrokes, clipboard text, take screenshots at regular intervals, and records audio.
Automated Emails https://github.com/rohannsrivastav/Automating-Emails-on-a-.csv-file Send out personalized emails by reading a csv file
Jokes generator https://github.com/DhanushNehru/Python-Scripts/tree/master/Jokes-generator A script to generates jokes.

About

A curated list of python scripts for automating your tasks


Languages

Language:CSS 68.0%Language:Python 31.0%Language:HTML 0.9%Language:Batchfile 0.1%