Skip to content

A curated list of python scripts for automating your tasks

Notifications You must be signed in to change notification settings

Alexilobos/Python-Scripts-Readme

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 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

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%20Interestcalculate 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.
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%20GeneratorGenerate 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%20PatternCreate 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 ArtSome few scripts 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 change home wallpaper adding a random quote and stock tickers on it
Website Clonerhttps://github.com/DhanushNehru/Python-Scripts/tree/master/Website%20ClonerClone any website and open 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!
Video Watermarkerhttps://github.com/CrazyYoungBroo/Python-Scripts/blob/patch-1/VideoWatermarker.pyAdds watermark to any video of your choice with ease!

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

  • CSS55.8%
  • Python43.4%
  • Other0.8%