Skip to content

A curated list of python scripts for automating your tasks

Notifications You must be signed in to change notification settings

fahurox/Python-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Repository files navigation

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

You can contribute by adding more python scripts which can be used to automate things. Some of already added ones are listed below. Incase there is something that needs to be followed while executing the python script mention it as well.

Python Scripts

ScriptLinkDescription
Automated Emailshttps://github.com/rohannsrivastav/Automating-Emails-on-a-.csv-fileSend out personalized emails by reading a csv file.
AutoCerthttps://github.com/DhanushNehru/Python-Scripts/tree/master/AutoCertA Python script to auto generate e-certificates in bulk.
Blackjackhttps://github.com/DhanushNehru/Python-Scripts/tree/master/BlackjackBlackjackGame.py - Plus, let's get 21.
Chessboardhttps://github.com/DhanushNehru/Python-Scripts/tree/master/Chess%20BoardCreate a chesboard using matplotlib ChessBoard.py
Compound Interest Calculatorhttps://github.com/DhanushNehru/Python-Scripts/tree/master/Calculate%20Compound%20InterestCalculates compound interest.
Digital Clockhttps://github.com/DhanushNehru/Python-Scripts/tree/master/Digital%20ClockScript to preview a digital clock on the terminal
Fake Profileshttps://github.com/DhanushNehru/Python-Scripts/tree/master/Fake%20ProfileGet many fake profiles using python FakeProfile.py.
File Encryption Decryptionhttps://github.com/DhanushNehru/Python-Scripts/tree/master/File%20Encryption%20DecryptionEncrypts and Decrypts files using AES Algorithms for Security purposes.
Font Arthttps://github.com/DhanushNehru/Python-Scripts/tree/master/Font%20ArtDisplay a font art using python FontArt.py.
Get Hexcodes From Websiteshttps://github.com/BhagatHarsh/Python-Scripts/tree/master/Get%20Hexcodes%20From%20WebsitesGenerates a python list containing Hexcodes from website.
Image Capturehttps://github.com/DhanushNehru/Python-Scripts/tree/master/Image%20CaptureCapture image from your webcam and save it on your local device.
Image Manipulation without librarieshttps://github.com/DhanushNehru/Python-Scripts/tree/master/Image%20Manipulation%20without%20librariesManipulate images without using any external libraries
JSON to YAML converterhttps://github.com/DhanushNehru/Python-Scripts/tree/master/json_2_yamlConverts JSON file to YAML files. A sample JSON is included for testing.
Jokes generatorhttps://github.com/DhanushNehru/Python-Scripts/tree/master/Jokes-generatorA script to generates jokes.
Keyloggerhttps://github.com/DhanushNehru/Python-Scripts/tree/master/Keylogger.Keylogger that can track your keystrokes, clipboard text, take screenshots at regular intervals, and records audio.
Mouse moverhttps://github.com/DhanushNehru/Python-Scripts/tree/master/MouseMoverMoves your mouse every 15 seconds
OTP Verificationhttps://github.com/DhanushNehru/Python-Scripts/tree/master/OTP%20%20VerifyAn OTP Verification Checker OTPVerification.py
Password Generatorhttps://github.com/DhanushNehru/Python-Scripts/tree/master/Password%20GeneratorGenerates a random password
Popup Windowhttps://github.com/DhanushNehru/Python-Scripts/tree/master/Display%20Popup%20WindowDisplaying a popup window DisplayPopupWindow.py
ROCK-PAPER-SCISSORhttps://github.com/DhanushNehru/Python-Scripts/tree/master/ROCK-PAPER-SCISSORA python game Rock Paper Scissor.
Simple TCP Chat Serverhttps://github.com/DhanushNehru/Python-Scripts/tree/master/TCP%20Chat%20ServerCreates a local server on your LAN for receiving and sending messages!
Star Patternhttps://github.com/DhanushNehru/Python-Scripts/tree/master/Star%20PatternCreates a star pattern pyramid
Take a breakhttps://github.com/DhanushNehru/Python-Scripts/tree/master/Take%20A%20BreakPython code to take a break while working long hours TakeABreak.py
Turtle Art & PatternsTurtle ArtScripts to view turtle art also has prompt based ones
Turtle Graphicshttps://github.com/DhanushNehru/Python-Scripts/tree/master/Turtle%20GraphicsCode using turtle graphics
Video Downloaderhttps://github.com/DhanushNehru/Python-Scripts/tree/master/Video%20DownloaderDownload Videos from youtube to your local system
Wallpaper Changerhttps://github.com/DhanushNehru/Python-Scripts/tree/master/Wallpaper%20ChangerAutomatically changes home wallpaper adding a random quote and stock tickers on it
Website Clonerhttps://github.com/DhanushNehru/Python-Scripts/tree/master/Website%20ClonerClones any website and opens the site in your local IP
Youtube Downloaderhttps://github.com/DhanushNehru/Python-Scripts/tree/master/Youtube%20DownloaderDownload any video from youtube in video or audio format!
Keyword - Retweetinghttps://github.com/DhanushNehru/Python-Scripts/tree/master/Keyword-retweet-twitter-botFind latest tweets containing given keywords and then retweet them
Video Watermarkerhttps://github.com/DhanushNehru/Python-Scripts/tree/master/Video%20Watermarker/VideoWatermarker.pyAdds watermark to any video of your choice with ea
currency_scripthttps://github.com/DhanushNehru/Python-Scripts/tree/master/currency_scriptCurrency converter

Project Contributors

About

A curated list of python scripts for automating your tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python50.9%
  • CSS48.4%
  • Other0.7%