Skip to content

A curated list of python scripts for automating your tasks

Notifications You must be signed in to change notification settings

Swish78/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
Arrange ItArrange ItFiles can be moved automatically into the folder that corresponds to their extension.
AutoCertAutoCertA Python script to auto generate e-certificates in bulk.
Automated EmailsAutomated EmailsSend out personalized emails by reading a csv file.
BlackjackBlackjackBlackjackGame.py - Plus, let's get 21.
ChessboardChessboardCreate a chesboard using matplotlib ChessBoard.py
Compound Interest CalculatorCompound Interest CalculatorCalculates compound interest.
Crop ImagesCrop ImagesWill crop the given image.
CSV to ExcelCSV to ExcelConverts CSV to an Excel file.
Currency ScriptCurrency ScriptConverts the currency of one country to that of another.
Digital ClockDigital ClockScript to preview a digital clock on the terminal
Face ReactionFace ReactionTry to detect the face emotion.
Fake ProfilesFake ProfilesGet many fake profiles using python FakeProfile.py.
File Encryption DecryptionFile Encryption DecryptionEncrypts and Decrypts files using AES Algorithms for Security purposes.
Font ArtFont ArtDisplay a font art using python FontArt.py.
Get Hexcodes From WebsitesGet Hexcodes From WebsitesGenerates a python list containing Hexcodes from website.
Image CaptureImage CaptureCaptures image from your webcam and saves it on your local device.
Image CompressImage CompressTakes an image and compresses it.
Image Manipulation without librariesImage Manipulation without librariesManipulate images without using any external libraries
Image Text to PDFImage Text to PDFAdds image and text to a PDF.
Image TextImage TextExtracts text from the image.
Image to ASCIIImage to ASCIIConverts an image into ASCII art.
Image to GifImage to GifGenerate gif from images
IP GeolocatorIP GeolocatorTakes IP address to geolocate a location on Earth.
Jokes generatorJokes generatorA script to generates jokes.
JSON to CSVJSON to CSVConvert JSON to CSV files.
JSON to CSVJSON to CSVConverts a JSON file to CSV file.
JSON to YAML converterJSON to YAML converterConverts JSON file to YAML files. A sample JSON is included for testing.
KeyloggerKeyloggerKeylogger that can track your keystrokes, clipboard text, take screenshots at regular intervals, and records audio.
Keyword - RetweetingKeyword - RetweetingFind latest tweets containing given keywords and then retweet them
Mail SenderMail SenderSends an email.
Merge Two ImagesMerge Two ImagesMerges two images horizontally or vertically.
Mouse moverMouse moverMoves your mouse every 15 seconds
No ScreensaverNo ScreensaverPrevents screensaver from turning on.
OTP VerificationOTP VerificationAn OTP Verification Checker OTPVerification.py
Password GeneratorPassword GeneratorGenerates a random password
PDF to AudioPDF to AudioConverts PDF to audio.
Planet SimulationPlanet SimulationA simulation of several planets rotating around the sun.
Popup WindowPopup WindowDisplaying a popup window DisplayPopupWindow.py
Remove BackgroundRemove BackgroundRemoves the background of images.
ROCK-PAPER-SCISSORROCK-PAPER-SCISSORA python game Rock Paper Scissor.
Simple TCP Chat ServerSimple TCP Chat ServerCreates a local server on your LAN for receiving and sending messages!
Snake Water GunSnake Water GunA game similar to Rock Paper Scissors.
Star PatternStar PatternCreates a star pattern pyramid
Take a breakTake a breakPython code to take a break while working long hours TakeABreak.py
Text to ImageText to ImageA
Python script that will take your text and convert it to a JPEG
Tic Tac ToeTic Tac ToeA game of Tic Tac Toe.
Tik Tac ToeTik Tac ToeA game of Tik Tac Toe.
Turtle Art & PatternsTurtle ArtScripts to view turtle art also has prompt based ones
Turtle GraphicsTurtle GraphicsCode using turtle graphics
Twitter Selenium BotTwitter Selenium BotA bot that can interact with Twitter in a variety of ways.
Umbrella ReminderUmbrella ReminderA reminder for umbrellas.
Video DownloaderVideo DownloaderDownload Videos from youtube to your local system
Video WatermarkerVideo WatermarkerAdds watermark to any video of your choice with ea
Virtual PainterVirtual PainterVirtual painting application.
Wallpaper ChangerWallpaper ChangerAutomatically changes home wallpaper adding a random quote and stock tickers on it
Weather GUIWeather GUIDetermines the weather.
Website BlockerWebsite BlockerDownloads the website and loads it on your homepage in your local IP.
Website ClonerWebsite ClonerClones any website and opens the site in your local IP
Wikipedia Data ExtractorWikipedia Data ExtractorSimple Wikipedia data extractor script to get output in your IDE
Youtube DownloaderYoutube DownloaderDownload any video from YouTube in video or audio format!
Weight CoverterWeight ConverterSimple GUI script to convert weight in different measurement units
Countdown TimerCountdown TimerDisplays a message when the Input time elapses

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

  • Python59.6%
  • CSS39.9%
  • Other0.5%