sreten73 / Python-Miscelana

Various type of python scripts, from beginners to advanced

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Various simple python scripts

  1. Guess The Number
  • Simple guess number game between 1 and 20
  1. Sending gmail message
  • Simple sending message with current day on user defined gmail address
  1. Random Quiz Generator for 5 students
  • Student get a quiz to try to answer which capital is for which Europe country
  1. Backup folder to ZIP file
  • Simple backup solution to compress folder and its content to zip file
  1. Combine pdf files
  • Combines all the PDFs in the current working directory into a single PDF.
  1. Automatically move mouse
  • Move mouse 15 times in 45 seconds automatically. Numbers can be modify if needed.
  1. Screenshot
  • script to take screenshot with timeperiod of 5 seconds to set desired screen that we want to take a screenshot
  1. Generator of the new strong password
  • script for generating new strong password with minimum lenght of 10 characters and must have at least one lowercase, uppercase, digit and special characters

...will be continue

About

Various type of python scripts, from beginners to advanced


Languages

Language:Python 95.7%Language:Dockerfile 4.3%