Skip to content

A curated list of python scripts for automating your tasks

Notifications You must be signed in to change notification settings

Priyansh61/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 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
Turtle Graphicshttps://github.com/DhanushNehru/Python-Scripts/tree/master/Turtle%20GraphicsCode using turtle graphics
Popup Windowhttps://github.com/DhanushNehru/Python-Scripts/tree/master/Display%20Popup%20WindowDisplaying a popup window DisplayPopupWindow.py
Take a breakhttps://github.com/DhanushNehru/Python-Scripts/tree/master/Take%20A%20BreakPython code to take a break while working long hours TakeABreak.py
Chessboardhttps://github.com/DhanushNehru/Python-Scripts/tree/master/Chess%20BoardCreate a chesboard using matplotlib ChessBoard.py
Font Arthttps://github.com/DhanushNehru/Python-Scripts/tree/master/Font%20ArtDisplay a font art using python FontArt.py
Video Downloaderhttps://github.com/DhanushNehru/Python-Scripts/tree/master/Video%20Downloader
Fake Profileshttps://github.com/DhanushNehru/Python-Scripts/tree/master/Fake%20ProfileGet many fake profiles using python FakeProfile.py
Digital Clockhttps://github.com/DhanushNehru/Python-Scripts/tree/master/Digital%20Clock
Password Generatorhttps://github.com/DhanushNehru/Python-Scripts/tree/master/Password%20GeneratorGenerate a random password
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!
Wallpaper Changerhttps://github.com/DhanushNehru/Python-Scripts/tree/master/Wallpaper%20ChangerAutomatically change home wallpaper adding a random quote and stock tickers on it
Star Patternhttps://github.com/DhanushNehru/Python-Scripts/tree/master/Star%20PatternCreate a star pattern pyramid
Compound Interest Calculatorhttps://github.com/DhanushNehru/Python-Scripts/tree/master/Calculate%20Compound%20Interestcalculate compound interest
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.
AutoCerthttps://github.com/DhanushNehru/Python-Scripts/tree/master/AutoCertA Python script to auto generate e-certificates in bulk.
Mouse moverhttps://github.com/DhanushNehru/Python-Scripts/tree/master/MouseMoverMoves your mouse every 15 seconds
Blackjackhttps://github.com/DhanushNehru/Python-Scripts/tree/master/BlackjackBlackjackGame.py - Plus, let's get 21
Website Clonerhttps://github.com/DhanushNehru/Python-Scripts/tree/master/Website%20ClonerClone any website and open the site in your local IP
OTP Verificationhttps://github.com/DhanushNehru/Python-Scripts/tree/master/OTP%20%20VerifyAn OTP Verification Checker OTPVerification.py
ROCK-PAPER-SCISSORhttps://github.com/DhanushNehru/Python-Scripts/tree/master/ROCK-PAPER-SCISSORA python game Rock Paper Scissor.
File Encryption Decryptionhttps://github.com/DhanushNehru/Python-Scripts/tree/master/File%20Encryption%20DecryptionEncrypts and Decrypts files using AES Algorithms for Security purposes.
Get Hexcodes From Websiteshttps://github.com/BhagatHarsh/Python-Scripts/tree/master/Get%20Hexcodes%20From%20WebsitesGenerates a python list containing Hexcodes from website.
Keyloggerhttps://github.com/DhanushNehru/Python-Scripts/tree/master/KeyloggerKeylogger that can track your keystrokes, clipboard text, take screenshots at regular intervals, and records audio.

About

A curated list of python scripts for automating your tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS70.6%
  • Python28.4%
  • Other1.0%