Python-Scripts icon indicating copy to clipboard operation
Python-Scripts copied to clipboard

A curated list of python scripts for automating your tasks

Results 174 Python-Scripts issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Yes, I often find it challenging to recall exact words while taking notes. The absence of an autocomplete feature makes...

hacktoberfest
hacktoberfest-accepted

Sorry for the closed PR i sent before this. Added the Readme inside the folder and updated the main python scripts list. Working for both mac ( need some extra...

## Python GUI Notepad: Develop a simple GUI-based notepad using Tkinter, where users can create, save, and edit text files. **Is your feature request related to a problem? Please describe.**...

hacktoberfest
good first issue
hacktoberfest-accepted

a web scraper that fetches data from a webpage. Web scraping is a common task in Python, and libraries like requests and BeautifulSoup make it easy

hacktoberfest
hacktoberfest-accepted

You press Win+Shift+ S to capture a screenshot ( and it gets saved in the clipboard ) By using this script, you can select a shortcut beforehand and a online...

hacktoberfest
hacktoberfest-accepted

I have written a Python-Flask project for detecting forest fire in local environments based on the weather, temperature and the humidity values user assigned. The details of how to run...

I'm always frustrated when I want to quickly learn the meaning of a word or phrase but have to look it up manually and read the definition. It would be...

# Added Script for Excel to CSV Conversion ## Summary I added a Python script to convert Excel files (.xlsx/.xls) to CSV format. I also included a README that explains...

# PR Title added a script to check duplicate files using metadata, also updated the read.me ## Summary added a script to check duplicate files using metadata, also updated the...

Following the trend in this repository I would love to make an excel to CSV and/or CSV to excel script. I hope this would be beneficial to the repository. Let...