/Python-Scripts

A curated list of python scripts for automating your tasks

Primary LanguagePython

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 1 - Turtle Graphics

Code using turtle graphics TurtleGraphics.py

Script 2 - Popup Window

Displaying a popup window DisplayPopupWindow.py

Script 3 - Take a break

Python code to take a break while working long hours TakeABreak.py

Script 4 - Chessboard

Create a chesboard using matplotlib ChessBoard.py

Script 5 - Font Art

Display a font art using python FontArt.py

Script 6 - Video Downloader

VideoDownloader.py

Script 7 - Fake Profiles

Get many fake profiles using python FakeProfile.py

Script 8 - Digital Clock

DigitalClock.py