Python-Scripts
Python-Scripts copied to clipboard
A curated list of python scripts for automating your tasks
We would like to add a new script which will provide a Pomodoro timer. Please assign the issue to me.
We would like to add a new script which allows to play Rock Paper Scissors in the version shown in the TV-Show Big Bang Theory. It will introduce to new...
# PR Title print file names, and path location of the converted file. ## Summary summary... print file names, and path location of the converted file when the process is...
**Is your feature request related to a problem? Please describe.** Yes, when running the problem you don't know if it ran fine, where is the PDF, or what's the name...
The script Rock Paper Scissors is a great way to spend some spare time, for instance during classes. However, the current implementation would benefit from some improvements I would like...
Python script that takes a plaintext string as input and returns the encrypted ciphertext string using the Caesar Cipher (shifted letters 3 to the right in the alphabet).
# PR Title #Give a title to your PR Subnet Calculator for Local-Area-Network(LAN) ## Summary summary... Created a python script to have IP-Address of your Local-machine with Interface, Subnet, Netmask...
I would like to contribute a Python script that captures screenshots and extracts text using Optical Character Recognition (OCR). This would be helpful for users who need to extract text...
**Is your feature request related to a problem? Please describe.** I often find myself needing to combine multiple PDF documents into one cohesive file for easier sharing and organization. Currently,...
Description: Currently, the script arrangeit.py contains a hardcoded dictionary (directory) that maps specific file extensions to folders (e.g., .py files go to a "Programming Files" folder). While this approach works,...